check sale_id

This commit is contained in:
phyusin
2018-09-26 11:23:32 +06:30
parent 3828356690
commit 75118f5982

View File

@@ -1176,7 +1176,7 @@ var trans_flag = <%= @trans_flag %>;
$('#pay').text("Pay");
var text = 'Thank You !';
}
var sale_id = $('#sale_id').text();
swal({
title: "Payment Successful!",
text: text,