mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Fix status action orders
This commit is contained in:
parent
6e932e09ae
commit
160334a4ac
@ -706,6 +706,7 @@ class mail_hooks
|
|||||||
'caption' => 'Mail',
|
'caption' => 'Mail',
|
||||||
'icon' => 'mail/navbar',
|
'icon' => 'mail/navbar',
|
||||||
'allowOnMultiple' => false,
|
'allowOnMultiple' => false,
|
||||||
|
'group' => 1,
|
||||||
'onExecute' => 'javaScript:app.status.handle_actions',
|
'onExecute' => 'javaScript:app.status.handle_actions',
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user