mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-26 00:22:44 +00:00
Move SOGoContactGCSFolder->save to SOGoGCSFolder
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
actionClass = "UIxFolderActions";
|
||||
actionName = "subscribeUsers";
|
||||
};
|
||||
renameFolder = {
|
||||
save = {
|
||||
protectedBy = "Access Contents Information";
|
||||
actionClass = "UIxFolderActions";
|
||||
actionName = "renameFolder";
|
||||
|
||||
@@ -114,11 +114,6 @@
|
||||
actionClass = "UIxContactFolderActions";
|
||||
actionName = "import";
|
||||
};
|
||||
save = {
|
||||
protectedBy = "Change Permissions";
|
||||
actionClass = "UIxFolderActions";
|
||||
actionName = "renameFolder";
|
||||
};
|
||||
userRights = {
|
||||
protectedBy = "ReadAcls";
|
||||
pageName = "UIxContactsUserRightsEditor";
|
||||
|
||||
Reference in New Issue
Block a user