Common Message Added
This commit is contained in:
parent
88d00cce5b
commit
b6cf328722
|
|
@ -90,7 +90,7 @@
|
||||||
|
|
||||||
onError: function (error) {
|
onError: function (error) {
|
||||||
if (! options.authorizationFailed) {
|
if (! options.authorizationFailed) {
|
||||||
options.alertBox(error);
|
options.alertBox(messages.universalError);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue