fix the manage workflow link in the admin console #8853
This commit is contained in:
parent
a30b919cff
commit
2b87238a63
3 changed files with 16 additions and 2 deletions
|
|
@ -325,7 +325,7 @@
|
|||
"workflow" : {
|
||||
"icon" : "workflow.gif",
|
||||
"uiLevel" : 7,
|
||||
"url" : "^PageUrl(\"\",manageWorkflows);",
|
||||
"url" : "^PageUrl(\"\",op=manageWorkflows);",
|
||||
"title" : "^International(topicName,Workflow);",
|
||||
"groupSetting" : "groupIdAdminWorkflow"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue