This commit is contained in:
satindergrewal 2018-02-06 01:15:02 +13:00
commit 602be8ffe4
1 changed files with 1 additions and 1 deletions

View File

@ -1734,7 +1734,7 @@ function make_inventory_withdraw(mk_inv_data) {
var paprsed_mk_inv_withdraw_data = JSON.parse(mk_inv_withdraw_data);
if (paprsed_mk_inv_withdraw_data.complete == false) {
toastr.error('Uncessful Transaction. Please try again.','Tansaction info');
toastr.error('Unsuccessful Transaction. Please try again.','Tansaction info');
}
if (paprsed_mk_inv_withdraw_data.complete == true) {
var mk_inv_confirm_bootbox = bootbox.dialog({