flag sale_id

This commit is contained in:
phyusin
2018-09-26 10:47:47 +06:30
parent 3828356690
commit 8e15264113

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,