mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/ARCHIVED-IZYIM.git
synced 2026-08-19 04:14:01 +00:00
make shipping order descending order
This commit is contained in:
@@ -117,7 +117,7 @@ $(document).ready(function() {
|
||||
success: function(data, statusText, xhr) {
|
||||
if (xhr.status === 200){
|
||||
// alert
|
||||
alert('success');
|
||||
alert('Canceled Order');
|
||||
location.reload();
|
||||
}
|
||||
else if(xhr.status === 201){
|
||||
|
||||
Reference in New Issue
Block a user