mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Add zip icon to jdots and idots templates and apply zip icon to context menu
This commit is contained in:
parent
24606be582
commit
52a4a3ddd0
@ -135,7 +135,7 @@ class filemanager_ui
|
||||
'caption' => lang('Save as ZIP'),
|
||||
'group' => $group,
|
||||
'allowOnMultiple' => true,
|
||||
'icon' => 'filesave',
|
||||
'icon' => 'save_zip',
|
||||
'postSubmit' => true
|
||||
),
|
||||
'edit' => array(
|
||||
|
BIN
filemanager/templates/default/images/save_zip.gif
Normal file
BIN
filemanager/templates/default/images/save_zip.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 909 B |
Loading…
Reference in New Issue
Block a user