mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
(web) Fix mailbox move action
This commit is contained in:
@@ -117,6 +117,11 @@
|
||||
actionClass = "UIxMailFolderActions";
|
||||
actionName = "renameFolder";
|
||||
};
|
||||
move = {
|
||||
protectedBy = "Change Images And Files";
|
||||
actionClass = "UIxMailFolderActions";
|
||||
actionName = "moveFolder";
|
||||
};
|
||||
delete = {
|
||||
protectedBy = "View";
|
||||
actionClass = "UIxMailFolderActions";
|
||||
|
||||
Reference in New Issue
Block a user