replaced wfi components by task components that render wfi's

This commit is contained in:
lotte
2020-04-02 17:05:46 +02:00
parent 6e49ef6859
commit 258b1228f3
34 changed files with 491 additions and 133 deletions

View File

@@ -447,7 +447,7 @@ export class AdminSidebarComponent extends MenuComponent implements OnInit {
model: {
type: MenuItemType.LINK,
text: 'menu.section.workflow',
link: '/admin/worklow'
link: '/admin/workflow'
} as LinkMenuItemModel,
icon: 'user-check',
index: 10