edit redeem
This commit is contained in:
@@ -133,7 +133,7 @@ $(document).on('click', '.cashier_number', function(event){
|
|||||||
// return false;
|
// return false;
|
||||||
// }
|
// }
|
||||||
});
|
});
|
||||||
$("#REDIMREBATE").click(function(){
|
$("#REDEEMREBATE").click(function(){
|
||||||
$('.rebate-form').removeAttr("hidden");
|
$('.rebate-form').removeAttr("hidden");
|
||||||
gateway_url = $(this).attr("data-url");
|
gateway_url = $(this).attr("data-url");
|
||||||
sale_id = $(this).attr("data-sale-id");
|
sale_id = $(this).attr("data-sale-id");
|
||||||
|
|||||||
Reference in New Issue
Block a user