update discuount view

This commit is contained in:
Aung Myo
2018-04-20 10:36:34 +06:30
parent 85bee857a4
commit 8720ffd195

View File

@@ -786,7 +786,6 @@
$(".choose_payment").on('click', function () { $(".choose_payment").on('click', function () {
$( "#loading_wrapper").show(); $( "#loading_wrapper").show();
alert(parseInt(jQuery.inArray("PAYMAL", type)));
var sale_id = $('#sale_id').val(); var sale_id = $('#sale_id').val();
// type = $('.payment_method').val(); // type = $('.payment_method').val();