move reloadMetadata from toolbar to doubleclick on title or director

This commit is contained in:
rolux 2011-10-30 15:15:27 +00:00
commit 7edf7ac0db
3 changed files with 27 additions and 34 deletions

View file

@ -20,7 +20,6 @@
"canEditUsers": {"admin": true},
"canPlayClips": {"guest": 2, "member": 2, "friend": 4, "staff": 4, "admin": 4},
"canPlayVideo": {"guest": 1, "member": 1, "friend": 4, "staff": 4, "admin": 4},
"canReloadMetadata": {"staff": true, "admin": true},
"canSeeDebugMenu": {"staff": true, "admin": true},
"canSeeFiles": {"staff": true, "admin": true},
"canSeeItem": {"guest": 3, "member": 3, "friend": 4, "staff": 4, "admin": 4},