adding cron UI, but not working yet
bugfix for captcha
This commit is contained in:
parent
df6c40df29
commit
32169aebbf
7 changed files with 361 additions and 2 deletions
|
|
@ -161,6 +161,15 @@ sub getAdminFunction {
|
|||
func=>"manageVersions",
|
||||
group=>"3"
|
||||
},
|
||||
"cron"=>{
|
||||
title=>{
|
||||
id=>"topicName",
|
||||
namespace=>"Workflow_Cron"
|
||||
},
|
||||
icon=>"cron.gif",
|
||||
op=>"manageCron",
|
||||
group=>"3"
|
||||
},
|
||||
"users"=>{
|
||||
title=>{
|
||||
id=>"149",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue