table status update
This commit is contained in:
@@ -233,7 +233,7 @@ $( document ).ready(function() {
|
||||
data: "cash="+ cash + "&sale_id=" + sale_id,
|
||||
success:function(result){
|
||||
alert("Thank you")
|
||||
// window.location.href = '/origami';
|
||||
window.location.href = '/origami';
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user