Commit 212282c3 authored by Indra Raja's avatar Indra Raja

update cetak antrian

parent b59ed23d
......@@ -93,8 +93,8 @@ function SaveDataAja(param) {
console.log(response.data);
// alert($id);
let $encodedId = btoa($id);
// console.log($encodedId);
//window.location.href = ("cetakantrian/" + $encodedId);
console.log($encodedId);
window.location.href = ("cetakantrian/" + $encodedId);
} else {
bootbox.alert({ message: ' gagal', centerVertical: true });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment