api discount and change tax
This commit is contained in:
@@ -200,6 +200,10 @@ $(document).ready(function() {
|
||||
// });
|
||||
// });
|
||||
|
||||
$("#refresh").on('click', function(){
|
||||
window.location.reload();
|
||||
})
|
||||
|
||||
// for Notificaiotn message
|
||||
var placementFrom = $("#notify_message").attr('data-placement-from');
|
||||
var placementAlign = $("#notify_message").attr('data-placement-align');
|
||||
|
||||
Reference in New Issue
Block a user