mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Fix styling for Vfs select dialog
This commit is contained in:
parent
480e913151
commit
eecc093ce3
@ -1249,7 +1249,6 @@ export class et2_vfsSelect extends et2_inputWidget
|
|||||||
buttons: buttons,
|
buttons: buttons,
|
||||||
minWidth: 500,
|
minWidth: 500,
|
||||||
minHeight: 400,
|
minHeight: 400,
|
||||||
width: 400,
|
|
||||||
value: data,
|
value: data,
|
||||||
template: egw.webserverUrl + '/api/templates/default/vfsSelectUI.xet?1',
|
template: egw.webserverUrl + '/api/templates/default/vfsSelectUI.xet?1',
|
||||||
resizable: false,
|
resizable: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user