Pman.Tab.CmsProduct.js
[Pman.Cms] / Cms.perms.json
1
2 {       
3   
4         
5         "Cms_Tab"                 : [ "S",      "" , "Content Manager"] ,
6         "Products"               : [ "EPS",     "S" , "Product Manager" ] ,
7         "Blog"                  : [ "EPS",     "S" , "Blog entries" ] ,
8         "Page"                  : [ "EPS",     "S" , "HTML Pages" ]
9          
10 }
11