adding inbox link to admin console
This commit is contained in:
parent
9f6a13e022
commit
089c312b74
1 changed files with 9 additions and 0 deletions
|
|
@ -305,6 +305,15 @@ sub getAdminFunction {
|
|||
op=>"viewLoginHistory",
|
||||
group=>"3"
|
||||
},
|
||||
"inbox"=>{
|
||||
title=>{
|
||||
id=>"159",
|
||||
namespace=>"WebGUI"
|
||||
},
|
||||
icon=>"inbox.gif",
|
||||
op=>"viewInbox",
|
||||
group=>"2"
|
||||
},
|
||||
"activeSessions"=>{
|
||||
title=>{
|
||||
id=>"425",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue