first round of changes to create the ui for building workflows, more to come
a few small bug fixes
This commit is contained in:
parent
18e24618e7
commit
6ee05b85af
12 changed files with 441 additions and 26 deletions
|
|
@ -161,6 +161,15 @@ sub getAdminFunction {
|
|||
func=>"manageVersions",
|
||||
group=>"3"
|
||||
},
|
||||
"workflow"=>{
|
||||
title=>{
|
||||
id=>"topicName",
|
||||
namespace=>"Workflow"
|
||||
},
|
||||
icon=>"workflow.gif",
|
||||
op=>"manageWorkflows",
|
||||
group=>"pbgroup000000000000015"
|
||||
},
|
||||
"cron"=>{
|
||||
title=>{
|
||||
id=>"topicName",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue