update adminbsb for confirms
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user