From be42c61e47ce8be4851552d0187b1f587d89f8a8 Mon Sep 17 00:00:00 2001 From: lch Date: Fri, 2 Jul 2021 00:58:57 +0000 Subject: [PATCH] =?UTF-8?q?=EB=AC=B8=EA=B5=AC=EC=88=A8=EA=B9=80=20?= =?UTF-8?q?=ED=95=B4=EB=8B=B9=EB=AC=B8=EA=B5=AC=20:=20=E2=80=BB=20?= =?UTF-8?q?=EC=A7=91=EC=B2=B4=EA=B5=90=EC=9C=A1=20=EC=84=A0=ED=83=9D=20?= =?UTF-8?q?=ED=95=84=EC=88=98"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Course/SmartSearch.cshtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FO/Views/Course/SmartSearch.cshtml b/FO/Views/Course/SmartSearch.cshtml index 10fd4c8..768458d 100644 --- a/FO/Views/Course/SmartSearch.cshtml +++ b/FO/Views/Course/SmartSearch.cshtml @@ -302,7 +302,8 @@ p.html(""); } else if (d.cshape == 2) { - p.html(""); + //p.html(""); + p.html(""); } spanIntro.text("강좌소개"); li.append(p);