From fda56a2bae5b32974ff8a163423add8914dab072 Mon Sep 17 00:00:00 2001 From: lch Date: Mon, 14 Jun 2021 05:30:05 +0000 Subject: [PATCH] =?UTF-8?q?closestudy=20=EC=8A=A4=ED=81=AC=EB=A6=BD?= =?UTF-8?q?=ED=8A=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/CDMS/Contents2.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FO/Views/CDMS/Contents2.cshtml b/FO/Views/CDMS/Contents2.cshtml index fa2b2a0..ee5228d 100644 --- a/FO/Views/CDMS/Contents2.cshtml +++ b/FO/Views/CDMS/Contents2.cshtml @@ -131,7 +131,7 @@ } } function closestudy() { - if (!_passunload && @Model.istaste != 1 && !_islogout) { + if (@Model.istaste != 1 && !_islogout) { golog(false, true); _passunload = true; }