From 07e5422ed2d81f306a4528041256b4dc3c2356d4 Mon Sep 17 00:00:00 2001 From: jity7777 Date: Fri, 7 Oct 2022 01:07:56 +0000 Subject: [PATCH] =?UTF-8?q?<=EA=B8=B0=EB=8A=A5=EA=B0=9C=EC=84=A0>=201.=20P?= =?UTF-8?q?MS=20NO=20:=206771=202.=20(=EC=A3=BC=EC=9A=94)=EC=9E=91?= =?UTF-8?q?=EC=97=85=EB=82=B4=EC=9A=A9=20(1)=20BO/Views/cm/cms.cshtml=20?= =?UTF-8?q?=20-=20=ED=95=AD=EB=AA=A9=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BO/Views/cm/cms.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BO/Views/cm/cms.cshtml b/BO/Views/cm/cms.cshtml index ae0440a..9b6a8bf 100644 --- a/BO/Views/cm/cms.cshtml +++ b/BO/Views/cm/cms.cshtml @@ -183,7 +183,7 @@ @item.rnorvt @*@Html.Raw(Model.addstringval.Contains("," + item.cmno + ",") ? "" : string.Format("", item.cmno))*@ @item.cmno - @Html.Raw(Model.viewidxname == "강좌" ? "" + item.cgcode + "" : "") + @Html.Raw(Model.viewidxname == "강좌" ? "" + item.pcmno + "" : "") @item.tmname @item.pcgname @item.cgname