updating map/calendar item views

This commit is contained in:
rolux 2011-10-30 21:05:57 +00:00
commit 908e468f46
6 changed files with 47 additions and 26 deletions

View file

@ -13,6 +13,7 @@
for items of a rights level up to and including x
*/
"capabilities": {
// "canClickMap": {"friend": true, "staff": true, "admin": true},
"canDeleteItems": {"admin": true},
"canDownloadVideo": {"guest": 0, "member": 0, "friend": 4, "staff": 4, "admin": 4},
"canEditMetadata": {"staff": true, "admin": true},