setting $session->user now changes the id for the session as it should
continued adding ad management system added field sets to htmlform and tab form
This commit is contained in:
parent
f9b8582426
commit
ae8f3d87f6
13 changed files with 565 additions and 14 deletions
|
|
@ -170,6 +170,15 @@ sub getAdminFunction {
|
|||
op=>"manageWorkflows",
|
||||
group=>"pbgroup000000000000015"
|
||||
},
|
||||
"adSpace"=>{
|
||||
title=>{
|
||||
id=>"topicName",
|
||||
namespace=>"AdSpace"
|
||||
},
|
||||
icon=>"advertising.gif",
|
||||
op=>"manageAdSpaces",
|
||||
group=>"pbgroup000000000000017"
|
||||
},
|
||||
"cron"=>{
|
||||
title=>{
|
||||
id=>"topicName",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue