mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 01:43:47 +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'),
|
'caption' => lang('Save as ZIP'),
|
||||||
'group' => $group,
|
'group' => $group,
|
||||||
'allowOnMultiple' => true,
|
'allowOnMultiple' => true,
|
||||||
'icon' => 'filesave',
|
'icon' => 'save_zip',
|
||||||
'postSubmit' => true
|
'postSubmit' => true
|
||||||
),
|
),
|
||||||
'edit' => array(
|
'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