mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
117544: port to 8.0 standard after merge
This commit is contained in:
@@ -16,6 +16,7 @@ import { DSONameService } from '../../core/breadcrumbs/dso-name.service';
|
||||
import { CollectionDataService } from '../../core/data/collection-data.service';
|
||||
import { Collection } from '../../core/shared/collection.model';
|
||||
import { DeleteComColPageComponent } from '../../shared/comcol/comcol-forms/delete-comcol-page/delete-comcol-page.component';
|
||||
import { DisabledDirective } from '../../shared/disabled-directive';
|
||||
import { NotificationsService } from '../../shared/notifications/notifications.service';
|
||||
import { VarDirective } from '../../shared/utils/var.directive';
|
||||
|
||||
@@ -31,6 +32,7 @@ import { VarDirective } from '../../shared/utils/var.directive';
|
||||
AsyncPipe,
|
||||
NgIf,
|
||||
VarDirective,
|
||||
DisabledDirective,
|
||||
],
|
||||
standalone: true,
|
||||
})
|
||||
|
Reference in New Issue
Block a user