Unset action "moveto" from display toolbar actions

This commit is contained in:
Hadi Nategh 2014-10-10 15:05:25 +00:00
parent ca9765f9aa
commit 6d57bfc580

View File

@ -2025,6 +2025,7 @@ class mail_ui
unset($actionsenabled['mark']['children']['unread']);
unset($actionsenabled['mark']['children']['undelete']);
unset($actionsenabled['mark']['children']['readall']);
unset($actionsenabled['moveto']);
unset($actionsenabled['drag_mail']);
$actionsenabled['mark']['children']['flagged']=array(
'group' => $actionsenabled['mark']['children']['flagged']['group'],