mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 17:33:49 +01:00
Add icon for folder management in mail tree
This commit is contained in:
parent
f9463e7b07
commit
e4371fd344
@ -677,6 +677,7 @@ class mail_ui
|
||||
),
|
||||
'foldermanagement' => array(
|
||||
'caption' => 'Folder Management ...',
|
||||
'icon' => 'folder_management',
|
||||
'enabled' => 'javaScript:app.mail.mail_CheckFolderNoSelect',
|
||||
'onExecute' => 'javaScript:app.mail.folderManagement',
|
||||
'group' => $group,
|
||||
|
Loading…
Reference in New Issue
Block a user