From c432e9604aa13c36402afb7618ca72ef45ccdeaa Mon Sep 17 00:00:00 2001 From: lch Date: Fri, 2 Jul 2021 00:59:27 +0000 Subject: [PATCH] =?UTF-8?q?=EC=8B=A0=EC=B2=AD=EA=B0=95=EC=A2=8C=20?= =?UTF-8?q?=EB=B6=80=EB=B6=84=EC=97=90=20=EC=9E=88=EB=8A=94=20=EB=AC=B8?= =?UTF-8?q?=EA=B5=AC=20=EC=88=A8=EA=B9=80=20=ED=95=B4=EB=8B=B9=EB=AC=B8?= =?UTF-8?q?=EA=B5=AC=20:=20=E2=80=BB=20=EC=A7=91=EC=B2=B4=EA=B5=90?= =?UTF-8?q?=EC=9C=A1=20=EC=84=A0=ED=83=9D=20=ED=95=84=EC=88=98"=20?= =?UTF-8?q?=EA=B5=90=EC=9C=A1=EC=9D=BC=EC=A0=95=EC=84=A0=ED=83=9D=20?= =?UTF-8?q?=EB=B6=80=EB=B6=84=EC=9D=98=20=EB=AC=B8=EA=B5=AC=20=EC=88=A8?= =?UTF-8?q?=EA=B9=80=20=ED=95=B4=EB=8B=B9=EB=AC=B8=EA=B5=AC=20:=20(000?= =?UTF-8?q?=EB=AA=85=20=EB=82=A8=EC=9D=8C)=20"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Course/ApplyEdu.cshtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FO/Views/Course/ApplyEdu.cshtml b/FO/Views/Course/ApplyEdu.cshtml index 0b6252c..7f251ea 100644 --- a/FO/Views/Course/ApplyEdu.cshtml +++ b/FO/Views/Course/ApplyEdu.cshtml @@ -56,11 +56,11 @@ { if (!isallday) { -

+

} else { -

+

} } @@ -582,10 +582,10 @@ } else { if (seq == 0) { - li.append(""); + li.append(""); } else { - li.append(""); + li.append(""); } } }