Cms.perms.json
[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         "CategoryType"          : [ "S",     "" , "Category Type" ],
10         "TranslateTemplat"              : [ "S",     "" , "Category Type" ]
11          
12 }
13