cTA
This commit is contained in:
parent
d0d1feca18
commit
9eb9fbe3a5
2 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,7 @@
|
|||
"canExportAnnotations": {"friend": true, "staff": true, "admin": true},
|
||||
"canImportAnnotations": {"staff": true, "admin": true},
|
||||
"canImportItems": {},
|
||||
"canTranscribeAudio": {},
|
||||
"canManageDocuments": {"staff": true, "admin": true},
|
||||
"canManageEntities": {"staff": true, "admin": true},
|
||||
"canManageHome": {},
|
||||
|
|
|
|||
|
|
@ -58,6 +58,7 @@
|
|||
"canImportAnnotations": {"researcher": true, "staff": true, "admin": true},
|
||||
// import needs to handle itemRequiresVideo=false first
|
||||
"canImportItems": {},
|
||||
"canTranscribeAudio": {},
|
||||
"canManageDocuments": {"member": true, "researcher": true, "staff": true, "admin": true},
|
||||
"canManageEntities": {"member": true, "researcher": true, "staff": true, "admin": true},
|
||||
"canManageHome": {"staff": true, "admin": true},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue