update discuount view
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user