Add zip icon to jdots and idots templates and apply zip icon to context menu

This commit is contained in:
Hadi Nategh 2014-07-17 10:10:43 +00:00
parent 24606be582
commit 52a4a3ddd0
2 changed files with 1 additions and 1 deletions

View File

@ -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(

Binary file not shown.

After

Width:  |  Height:  |  Size: 909 B