mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Add icon into status icon
This commit is contained in:
parent
943609a009
commit
b36cfa4a80
@ -704,6 +704,7 @@ class mail_hooks
|
||||
return [
|
||||
'mail' => [
|
||||
'caption' => 'Mail',
|
||||
'icon' => 'mail/navbar',
|
||||
'allowOnMultiple' => false,
|
||||
'onExecute' => 'javaScript:app.status.handle_actions',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user