forked from extern/egroupware
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,
|
||||
'icon' => 'edit',
|
||||
'allowOnMultiple' => false,
|
||||
'popup' => '400x200',
|
||||
'popup' => '500x200',
|
||||
'url' => 'menuaction=stylite.stylite_filemanager.edit_share&share_id=$id',
|
||||
'disableIfNoEPL' => true
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user