This should not have been removed
This commit is contained in:
parent
0f5aeab003
commit
1c678c8c54
|
@ -37,6 +37,7 @@ export default RestrictedUserRoute.extend({
|
||||||
},
|
},
|
||||||
function() {
|
function() {
|
||||||
// model failed to save
|
// model failed to save
|
||||||
|
controller.set("saving", false);
|
||||||
bootbox.alert(I18n.t("generic_error"));
|
bootbox.alert(I18n.t("generic_error"));
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue