Checking in commerce stuff
This commit is contained in:
parent
d0374dcca3
commit
6e4cefc7c0
14 changed files with 1006 additions and 44 deletions
|
|
@ -300,6 +300,15 @@ sub getAdminFunction {
|
|||
op=>"listSubscriptions",
|
||||
group=>"3"
|
||||
},
|
||||
"productManager"=>{
|
||||
title=>{
|
||||
id=>"manage products",
|
||||
namespace=>"ProductManager"
|
||||
},
|
||||
icon=>"productManager.gif",
|
||||
op=>"listProducts",
|
||||
group=>"14"
|
||||
},
|
||||
"cache"=>{
|
||||
title=>{
|
||||
id=>"manage cache",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue