Merged in bugfix/PMCORE-3282 (pull request #8101)
PMCORE-3282 Approved-by: Rodrigo Quelca
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
4dd6f31f2b
@@ -438,7 +438,6 @@ export default {
|
||||
if (err.response.data) {
|
||||
that.showAlert(err.response.data.error.message, "danger");
|
||||
}
|
||||
throw new Error(err);
|
||||
});
|
||||
},
|
||||
formatResponseCaseNotes(notes) {
|
||||
|
||||
Reference in New Issue
Block a user