Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into oqs
This commit is contained in:
@@ -147,6 +147,7 @@ $(document).on('click', '.cashier_number', function(event){
|
||||
return false;
|
||||
}
|
||||
});
|
||||
|
||||
$("#redeem").click(function(){
|
||||
valid_amount = $("#valid_amount").val();
|
||||
sale_id = $("#valid_amount").attr('data-value');
|
||||
|
||||
Reference in New Issue
Block a user