From 1c63029025d1dcb16c9e39a6b055b46dbbd41652 Mon Sep 17 00:00:00 2001 From: ksjihd163 Date: Mon, 2 May 2022 01:24:44 +0000 Subject: [PATCH] =?UTF-8?q?<=EC=98=A4=EB=A5=98=EC=88=98=EC=A0=95>=201.=20P?= =?UTF-8?q?MS=20NO=20:=20{=095851}=202.=20(=EC=A3=BC=EC=9A=94)=EC=9E=91?= =?UTF-8?q?=EC=97=85=EB=82=B4=EC=9A=A9=20(1)=20{D:\project\newlms\2020LMSY?= =?UTF-8?q?NICTE\FO\Views\Home\Index.cshtml}=20=20-=20=20{"=EB=AA=A8?= =?UTF-8?q?=EB=B0=94=EC=9D=BC=EC=97=90=EC=84=9C=20=EC=A0=80=ED=9D=AC=20?= =?UTF-8?q?=ED=99=88=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=A0=91=EC=86=8D?= =?UTF-8?q?=EC=8B=9C=20=ED=8C=9D=EC=97=85=EC=B0=BD=EC=9D=B4=20=EB=9C=A8?= =?UTF-8?q?=EC=A7=80=20=EC=95=8A=EB=8D=98=EB=8D=B0=20=EB=9C=A8=EA=B2=8C=20?= =?UTF-8?q?=ED=95=98=EB=8A=94=20=EB=B0=A9=EB=B2=95=EC=A2=80=20=EC=95=8C?= =?UTF-8?q?=EB=A0=A4=EC=A3=BC=EC=84=B8=EC=9A=94."}=20=ED=95=98=EB=8B=A8=20?= =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=84=A4=EC=A0=95=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=ED=95=98=EC=98=80=EC=8A=B5=EB=8B=88=EB=8B=A4?= =?UTF-8?q?.=20=EA=B8=B0=EC=A1=B4=20=3D=20!is=20mobile()=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD=20=3D=20ismobile()=20||=20window?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Home/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FO/Views/Home/Index.cshtml b/FO/Views/Home/Index.cshtml index 9c6dab4..ad82e61 100644 --- a/FO/Views/Home/Index.cshtml +++ b/FO/Views/Home/Index.cshtml @@ -260,7 +260,7 @@ $(document).ready(function () { initSearch(); - if (!ismobile()) { + if (ismobile() || window) { if ($("#texthide01").val() != '') { $.each($($("#texthide01").val().split('nptechpopuplistseparator')), function (i, p) { var p = p.split('nptechpopupseparator');