Skip to content

Commit 0ffdda2

Browse files
authored
Update workflowitems-edit-page-routing.module.ts
small change to re run test
1 parent b5881a0 commit 0ffdda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/workflowitems-edit-page/workflowitems-edit-page-routing.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ import {
6262
{
6363
canActivate: [AuthenticatedGuard],
6464
path: WORKFLOW_ITEM_SEND_BACK_PATH,
65-
component: ThemedWorkflowItemSendBackComponent,
65+
component: ThemedWorkflowItemSendBackComponent,
6666
resolve: {
6767
breadcrumb: I18nBreadcrumbResolver
6868
},

0 commit comments

Comments
 (0)