From a4516f567f1c6cb5fe9f83277b5fcbbf6fc24c52 Mon Sep 17 00:00:00 2001 From: lch Date: Wed, 7 Jul 2021 01:10:03 +0000 Subject: [PATCH] =?UTF-8?q?=EC=88=98=EB=A3=8C=EC=9D=BC=EC=A0=95=EB=B3=80?= =?UTF-8?q?=EA=B2=BD=20=EB=B2=84=ED=8A=BC=20=EC=88=A8=EA=B9=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/My/Lecture.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FO/Views/My/Lecture.cshtml b/FO/Views/My/Lecture.cshtml index fb1eb0d..3c775e7 100644 --- a/FO/Views/My/Lecture.cshtml +++ b/FO/Views/My/Lecture.cshtml @@ -64,7 +64,7 @@ @if (d.cshape == 2 && d.estart > Convert.ToDateTime("1900-01-01") && d.eend > Convert.ToDateTime("1900-01-01") && d.iscomplete != 1 && Convert.ToDateTime(d.estart) > DateTime.Now) { -
+