mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
[CST-5270] Finished functionalities
This commit is contained in:
@@ -14,10 +14,9 @@ import { SectionsService } from '../sections.service';
|
||||
import { SectionModelComponent } from '../models/section.model';
|
||||
import { SubmissionService } from '../../submission.service';
|
||||
import { hasValue, isEmpty } from '../../../shared/empty.util';
|
||||
import { debounce, debounceTime, timeInterval } from 'rxjs/operators';
|
||||
|
||||
/**
|
||||
* This component represents a section for managing item's access conditions.
|
||||
* This component represents a section for the sherpa policy informations structure.
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ds-section-sherpa-policies',
|
||||
|
Reference in New Issue
Block a user