error when opening error message window D:
This commit is contained in:
parent
6cbdcdec65
commit
6d68bb0bde
@ -79,7 +79,6 @@ define([
|
|||||||
}
|
}
|
||||||
|
|
||||||
$modalbox.modalBox({
|
$modalbox.modalBox({
|
||||||
onOpen: boxOpened,
|
|
||||||
onClose: function () { $('.modalBox').remove(); }
|
onClose: function () { $('.modalBox').remove(); }
|
||||||
});
|
});
|
||||||
$('.iw-modalOverlay').css({'z-index':10000});
|
$('.iw-modalOverlay').css({'z-index':10000});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user