[DURACOM-191] change routing for request-copy

This commit is contained in:
Andrea Barbasso
2024-01-10 17:41:38 +01:00
parent 2ca8990453
commit e6d1765ea3
5 changed files with 34 additions and 78 deletions

View File

@@ -167,7 +167,6 @@ import {
import { ItemStatusComponent } from './app/item-page/edit-item-page/item-status/item-status.component';
import { EditBitstreamPageComponent } from './app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component';
import { FormModule } from '../../app/shared/form/form.module';
import { RequestCopyModule } from 'src/app/request-copy/request-copy.module';
import { UserMenuComponent } from './app/shared/auth-nav-menu/user-menu/user-menu.component';
import { BrowseByComponent } from './app/shared/browse-by/browse-by.component';
import { RegisterEmailFormComponent } from './app/register-email-form/register-email-form.component';
@@ -301,7 +300,6 @@ const DECLARATIONS = [
SystemWideAlertModule,
NgxGalleryModule,
FormModule,
RequestCopyModule,
...DECLARATIONS
],
exports: [