Increase size f box

This commit is contained in:
Laurent Destailleur 2010-09-18 11:17:16 +00:00
parent 27a930a606
commit d281545da8

View File

@ -1924,8 +1924,8 @@ class Form
jQuery("#dialog-confirm").dialog({
autoOpen: true,
resizable: false,
height:160,
width:580,
height:170,
width:590,
modal: true,
closeOnEscape: false,
close: function(event, ui) {