upd
This commit is contained in:
@ -390,7 +390,9 @@ class JustificationAdapter extends Adapter{
|
||||
// apires.meta.message = "Record Not Found";
|
||||
// }
|
||||
callback(null, apires);
|
||||
emailNotif.notifyOnSubmit(idxjustification);
|
||||
if (parseInt(status) !== -1) {
|
||||
emailNotif.notifyOnSubmit(idxjustification);
|
||||
}
|
||||
}
|
||||
});
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user