mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Make edit share dialog wider (#34981)
This commit is contained in:
parent
aef91aaef7
commit
c4340404c6
@ -136,7 +136,7 @@ class filemanager_shares extends filemanager_ui
|
|||||||
'group' => 1,
|
'group' => 1,
|
||||||
'icon' => 'edit',
|
'icon' => 'edit',
|
||||||
'allowOnMultiple' => false,
|
'allowOnMultiple' => false,
|
||||||
'popup' => '400x200',
|
'popup' => '500x200',
|
||||||
'url' => 'menuaction=stylite.stylite_filemanager.edit_share&share_id=$id',
|
'url' => 'menuaction=stylite.stylite_filemanager.edit_share&share_id=$id',
|
||||||
'disableIfNoEPL' => true
|
'disableIfNoEPL' => true
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user