fix layout

This commit is contained in:
aungthetkhaing
2025-05-28 11:16:11 +06:30
parent abec5ca886
commit 0f8d8da046
3 changed files with 85 additions and 90 deletions

View File

@@ -305,7 +305,7 @@ document.addEventListener('DOMContentLoaded', function () {
.then(result => {
booking_id = result.booking_id;
console.log(result);
window.location.href = `/foodcourt/${result.sale_id}/qrpay/dynamic_init`;
window.location.href = `/foodcourt/${result.sale_id}/qrpay/init`;
if (document.getElementById("server_mode").value !== "cloud" && second_display_lookup === 2) {
// customer_display_view(null, "reload");