From 0d538698ec686f047a07da5dea7da8558a791684 Mon Sep 17 00:00:00 2001 From: Paul Kim Date: Mon, 27 Feb 2023 21:58:38 +0900 Subject: [PATCH] issue #9 Delete junk code. --- procentric/application/app_hoteltv_full.html | 50 +------------------- 1 file changed, 2 insertions(+), 48 deletions(-) diff --git a/procentric/application/app_hoteltv_full.html b/procentric/application/app_hoteltv_full.html index d7b8415..e469454 100755 --- a/procentric/application/app_hoteltv_full.html +++ b/procentric/application/app_hoteltv_full.html @@ -4,6 +4,7 @@ + @@ -110,53 +111,6 @@
-
@@ -513,7 +467,7 @@ let _profile = HotelTV.tvguide.program; let _state = HotelTV.state; - // if (_state.menu.stage == "main") { + // if (_state.menu.stage.cur == "main") { // console.log(`KEY::${e.keyCode} Main Menu(Prev)::> ${_state.menu.main.cur} ${_profile[Number(_state.menu.main.cur)].name}`); // }