mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 03:53:02 +00:00
[CST-11178][CST-11179] page to select the target item for "relation" correction suggestion
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { CorrectionSuggestionModule } from './../../app/shared/correction-suggestion/correction-suggestion.module';
|
||||
import { NgModule } from '@angular/core';
|
||||
import { CommonModule } from '@angular/common';
|
||||
import { AdminRegistriesModule } from '../../app/admin/admin-registries/admin-registries.module';
|
||||
@@ -299,6 +300,7 @@ const DECLARATIONS = [
|
||||
NgxGalleryModule,
|
||||
FormModule,
|
||||
RequestCopyModule,
|
||||
CorrectionSuggestionModule,
|
||||
],
|
||||
declarations: DECLARATIONS,
|
||||
exports: [
|
||||
|
Reference in New Issue
Block a user