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
avoiding trailing-space
This commit is contained in:

committed by
GitHub

parent
0ffdda26dc
commit
bb8775a8f0
@@ -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