* [#527] added panel to grant right for calendar delegation * [#527] added rights management to access modal * [#527] conditionnal rendering of access granting based on rights * [#527] saves on close except cancel * [#527] added tests
This commit is contained in:
@@ -81,6 +81,12 @@
|
||||
},
|
||||
"settings": {
|
||||
"calendarName": "Calendar name"
|
||||
},
|
||||
"access": {
|
||||
"grantAccessRights": "Grant Access rights",
|
||||
"viewAllEvents": "View all events",
|
||||
"editor": "Editor",
|
||||
"administrator": "Administrator"
|
||||
}
|
||||
},
|
||||
"colorPicker": {
|
||||
|
||||
Reference in New Issue
Block a user