(js) Export calendar subscriptions

Fixes #4560
This commit is contained in:
Francis Lachapelle
2018-10-09 14:00:19 -04:00
parent 93bb95d256
commit e4f6be243e
4 changed files with 18 additions and 5 deletions
+1 -1
View File
@@ -226,7 +226,7 @@
SOGoAppointmentFolderICS = {
methods = {
export = {
protectedBy = "View";
protectedBy = "Access Contents Information";
actionClass = "UIxCalFolderActions";
actionName = "export";
};