Commit ada1fdd9 by yasir

tes perbaikan

1 parent 3d9bab83
......@@ -336,11 +336,11 @@ td, th {
}
$(document).ready(function() {
if (${pay_info} == true){
$("#div_info").show();
$("#div_pay").hide();
$("#div_gagal").hide();
}
// if (${pay_info} == true){
// $("#div_info").show();
// $("#div_pay").hide();
// $("#div_gagal").hide();
// }
$("#bt_bayar").click(function(){
var pay_method = $('#pay_method').val();
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!