mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 22:13:02 +00:00
Merge remote-tracking branch 'upstream/main' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu
This commit is contained in:
@@ -16,6 +16,7 @@ import { StatisticsModule } from '../statistics/statistics.module';
|
||||
import { CollectionFormModule } from './collection-form/collection-form.module';
|
||||
import { ThemedCollectionPageComponent } from './themed-collection-page.component';
|
||||
import { ComcolModule } from '../shared/comcol/comcol.module';
|
||||
import { DsoSharedModule } from '../dso-shared/dso-shared.module';
|
||||
import { DsoPageModule } from '../shared/dso-page/dso-page.module';
|
||||
|
||||
@NgModule({
|
||||
@@ -27,6 +28,7 @@ import { DsoPageModule } from '../shared/dso-page/dso-page.module';
|
||||
EditItemPageModule,
|
||||
CollectionFormModule,
|
||||
ComcolModule,
|
||||
DsoSharedModule,
|
||||
DsoPageModule,
|
||||
],
|
||||
declarations: [
|
||||
|
Reference in New Issue
Block a user