[CST-4633] Create search.module and resolve dependencies issues

This commit is contained in:
Giuseppe Digilio
2021-12-15 22:38:08 +01:00
parent b4693b9bc4
commit a4d91c37a7
75 changed files with 568 additions and 338 deletions

View File

@@ -24,7 +24,7 @@ const ENTRY_COMPONENTS = [
AccessControlModule,
AdminSearchModule.withEntryComponents(),
AdminWorkflowModuleModule.withEntryComponents(),
SharedModule,
SharedModule
],
declarations: [
AdminCurationTasksComponent,