Simplified string
This commit is contained in:
parent
a19ad751a8
commit
08cb2b8438
@ -175,7 +175,7 @@ script(type="text/javascript").
|
||||
if (data.status == 422) {
|
||||
statusBarSet('error', 'The submitted data could not be validated.', 'pi-warning', 8000);
|
||||
} else {
|
||||
statusBarSet('error', 'Error! We\'ve been notified and are working on it - '
|
||||
statusBarSet('error', "Error! We've been notified and are working on it - "
|
||||
+ data.status + ' ' + data.statusText, 'pi-warning', 8000);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user