whitespace changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CMS.ServerError = function(model, error) {
|
||||
// this handler is for the client:server communication not the validation errors which handleValidationError catches
|
||||
window.alert("Server Error: " + error.responseText);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user