forked from extern/egroupware
Fix missing icon
This commit is contained in:
parent
eb1eed5b8d
commit
94fb6fecaa
@ -271,7 +271,7 @@ class filemanager_ui
|
|||||||
'default' => true
|
'default' => true
|
||||||
),
|
),
|
||||||
'file_drop_copy' => array(
|
'file_drop_copy' => array(
|
||||||
'icon' => 'stylite/edit_copy',
|
'icon' => 'stylite/copy',
|
||||||
'acceptedTypes' => 'file',
|
'acceptedTypes' => 'file',
|
||||||
'caption' => lang('Copy into folder'),
|
'caption' => lang('Copy into folder'),
|
||||||
'type' => 'drop',
|
'type' => 'drop',
|
||||||
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Loading…
Reference in New Issue
Block a user