mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Fix delete and revert icons
This commit is contained in:
parent
6bafc66f15
commit
2db301ac7a
@ -1059,7 +1059,7 @@ class mail_ui
|
||||
$actions['move2'.$this->mail_bo->profileID.self::$delimiter.$archiveFolder] = array( //toarchive
|
||||
'caption' => 'Move to archive',
|
||||
'hint' => 'move selected mails to archive',
|
||||
'icon' => 'move',
|
||||
'icon' => 'archive',
|
||||
'group' => $group++,
|
||||
'enabled' => 'javaScript:app.mail.archivefolder_enabled',
|
||||
//'hideOnDisabled' => true, // does not work as expected on message-list
|
||||
|
BIN
pixelegg/images/dhtmlxtree/MailFolderTrash.png
Executable file → Normal file
BIN
pixelegg/images/dhtmlxtree/MailFolderTrash.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Loading…
Reference in New Issue
Block a user