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