From e0a320cccaa4b34bf5ee636158139fc9a47c8df5 Mon Sep 17 00:00:00 2001 From: lch Date: Fri, 30 Apr 2021 05:18:26 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=A8=EB=9D=BC=EC=9D=B8/=ED=98=BC=ED=95=A9?= =?UTF-8?q?=20=EA=B3=BC=EC=A0=95=EC=9D=98=20=EA=B2=BD=EC=9A=B0=20=EB=82=98?= =?UTF-8?q?=EC=9D=98=20=EC=84=B1=EC=A0=81=20=EB=B6=80=EB=B6=84=EC=97=90=20?= =?UTF-8?q?=EB=AC=B8=EA=B5=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/CRoom/Index.cshtml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/FO/Views/CRoom/Index.cshtml b/FO/Views/CRoom/Index.cshtml index 421d5b2..9b84bc4 100644 --- a/FO/Views/CRoom/Index.cshtml +++ b/FO/Views/CRoom/Index.cshtml @@ -52,6 +52,12 @@ + @if (Model.LectInnings.Where(w=>w.cshape != 1).Count() > 0) + { +
+ ※ 관련 규정에 의거 동시접속방지 기능으로 인해 다른 환경에서 접속 시 기존 환경에서는 로그아웃 되어 동영상 시청 진도율이 반영되지 않습니다. +
+ }