Open the select-file dialog with less height

This commit is contained in:
Hadi Nategh 2014-12-22 09:52:58 +00:00
parent b34adb3108
commit 458aed9262

View File

@ -682,7 +682,7 @@ var et2_vfsSelect = et2_inputWidget.extend(
var popup = this.egw().open_link(
this.egw().link('/index.php', attrs),
'link_existing',
'640x580'
'680x400'
);
if(popup)
{