From cbb01aaecc9e955b7a9f7acf8b474c9009b73def Mon Sep 17 00:00:00 2001 From: Paul Kim Date: Wed, 4 Oct 2023 15:53:39 +0900 Subject: [PATCH] =?UTF-8?q?issue=20#10=20=EC=82=AC=EC=9A=A9=ED=95=98?= =?UTF-8?q?=EC=A7=80=20=EC=95=8A=EB=8A=94=20=EB=B3=80=EC=88=98=20=EC=82=AD?= =?UTF-8?q?=EC=A0=9C.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- procentric/application/app_hoteltv_full.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/procentric/application/app_hoteltv_full.html b/procentric/application/app_hoteltv_full.html index e469454..0fed625 100755 --- a/procentric/application/app_hoteltv_full.html +++ b/procentric/application/app_hoteltv_full.html @@ -450,7 +450,7 @@ window.addEventListener('cached', function() { }); - var _aa = null; + window.addEventListener('load', function() { console.log("Documents loaded...") });