From 151fd6b66d1d733baf9f4f7340f617f06bc29d5d Mon Sep 17 00:00:00 2001 From: Hyojin Ahn Date: Thu, 7 May 2026 09:37:54 -0400 Subject: [PATCH] =?UTF-8?q?v1.2.14=20-=20[MAP]=20Container=20=EA=B5=90?= =?UTF-8?q?=EC=B2=B4=20=EC=9A=94=EC=B2=AD=20=EC=9D=B4=EB=AF=B8=20=EC=9E=88?= =?UTF-8?q?=EC=9C=BC=EB=A9=B4=20=EA=B0=95=EC=A1=B0.=20-=20[INSTALL=20WAIT?= =?UTF-8?q?=20LIST]=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EC=97=B0=EA=B2=B0=20?= =?UTF-8?q?=EA=B0=95=ED=99=94.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public_html/doc/install_wait_list.php | 2 +- public_html/doc/map.php | 2 +- public_html/js/install_wait_modal.js | 27 +++++++++++++++++++++++---- public_html/lib/customer_image.php | 3 ++- 4 files changed, 27 insertions(+), 7 deletions(-) diff --git a/public_html/doc/install_wait_list.php b/public_html/doc/install_wait_list.php index 06310f8..94cdaae 100644 --- a/public_html/doc/install_wait_list.php +++ b/public_html/doc/install_wait_list.php @@ -474,7 +474,7 @@ function getWaitCategoryColor($cat) { loadCurrentContainersIfNeeded(() => { currentReady = true; }); - checkCustomerHasImages(InstallWait.customer?.uid); + checkCustomerHasImages(InstallWait.customer?.uid, InstallWait.iw_uid); }); // 2) 기존 PICKUP / INSTALL 로드 diff --git a/public_html/doc/map.php b/public_html/doc/map.php index 7577fc5..6156aa9 100644 --- a/public_html/doc/map.php +++ b/public_html/doc/map.php @@ -741,7 +741,7 @@ function popup(){