Commit a3631eeb by aagusti

Merge branch 'master' of https://git.opensipkd.com/taufik/esipkd

2 parents 55a4a125 7c18daa6
......@@ -247,7 +247,7 @@
if (mKD) {
window.location = oFormUrli+'bjbva/add?no_invoice='+mKD;
} else {
alert('Silahkan pilih data yang akan tambah Va');
window.location = oFormUrli+'bjbva/add';
}
});
......@@ -255,7 +255,7 @@
if (mKD) {
window.location = oFormUrli+'bjbqris/add?no_invoice='+mKD;
} else {
alert('Silahkan pilih data yang akan tambah QRIS');
window.location = oFormUrli+'bjbqris/add';
}
});
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!