Increase size f box
This commit is contained in:
parent
27a930a606
commit
d281545da8
@ -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) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user