1
0

Merge remote-tracking branch 'upstream/main' into w2p-94390_replace-dso-page-edit-buttons-with-a-menu

This commit is contained in:
Yana De Pauw
2023-02-10 12:05:21 +01:00
29 changed files with 1641 additions and 56 deletions

View File

@@ -123,6 +123,7 @@ import { ItemSharedModule } from '../../app/item-page/item-shared.module';
import { ResultsBackButtonComponent } from './app/shared/results-back-button/results-back-button.component';
import { DsoEditMetadataComponent } from './app/dso-shared/dso-edit-metadata/dso-edit-metadata.component';
import { DsoSharedModule } from '../../app/dso-shared/dso-shared.module';
import { SystemWideAlertModule } from '../../app/system-wide-alert/system-wide-alert.module';
import { DsoPageModule } from '../../app/shared/dso-page/dso-page.module';
const DECLARATIONS = [
@@ -236,6 +237,7 @@ const DECLARATIONS = [
ResourcePoliciesModule,
ComcolModule,
DsoSharedModule,
SystemWideAlertModule
],
declarations: DECLARATIONS,
exports: [