mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Update workflowitems-edit-page-routing.module.ts
small change to re run test
This commit is contained in:

committed by
GitHub

parent
b5881a0ae9
commit
0ffdda26dc
@@ -62,7 +62,7 @@ import {
|
||||
{
|
||||
canActivate: [AuthenticatedGuard],
|
||||
path: WORKFLOW_ITEM_SEND_BACK_PATH,
|
||||
component: ThemedWorkflowItemSendBackComponent,
|
||||
component: ThemedWorkflowItemSendBackComponent,
|
||||
resolve: {
|
||||
breadcrumb: I18nBreadcrumbResolver
|
||||
},
|
||||
|
Reference in New Issue
Block a user