change action cable issue for quick service
This commit is contained in:
@@ -237,7 +237,7 @@ $(document).ready(function(){
|
||||
swal("Information!", result.error_message);
|
||||
}
|
||||
else {
|
||||
window.location.href = '/origami/quick_service/pending_order';
|
||||
window.location.href = '/origami/sale/'+result.data+'/quick_service/payment';
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user