update adminbsb for confirms

This commit is contained in:
Aung Myo
2017-10-17 18:09:17 +06:30
parent 46e7431d1e
commit 034685e1e9
14 changed files with 396 additions and 346 deletions

View File

@@ -494,7 +494,7 @@
// data: 'order_id='+ order_id,
success: function (result) {
if (!result.status) {
$.confirm({
/*$.confirm({
title: 'Infomation!',
content: result.error_message,
buttons: {
@@ -506,7 +506,10 @@
}
}
}
});
});*/
swal("Good job!", "You clicked the button!", "success");
}
else {
location.reload();