Some import bug fixing stuff.
This commit is contained in:
@@ -157,7 +157,6 @@ jQuery.fn.dialogForm = function(options) {
|
||||
} else {
|
||||
console.log(errorThrown);
|
||||
console.log(jqXHR);
|
||||
|
||||
dialogElem.modal('hide');
|
||||
$('#messagesPanel div').text(errorThrown).parent().show();
|
||||
}
|
||||
|
Reference in New Issue
Block a user