From 224bcab35c1555660f16629053cfb4740016ab25 Mon Sep 17 00:00:00 2001 From: jity7777 Date: Wed, 5 Oct 2022 07:06:41 +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=B6=94=EA=B0=80=20(2)=20FO/Views?= =?UTF-8?q?/Course/ApplyPay.cshtml=20=20-=20=ED=98=84=EA=B8=88=20=EC=98=81?= =?UTF-8?q?=EC=88=98=EC=A6=9D=20=EC=A1=B0=EA=B1=B4=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?=EB=B0=8F=20=EA=B4=80=EB=A0=A8=20hidden=20=ED=95=84=EB=93=9C=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BO/Views/cm/cms.cshtml | 2 + FO/Views/Course/ApplyPay.cshtml | 21 +- FO/Views/Course/ApplyPay_1005.cshtml | 316 +++++++++++++++++++++++++++ 3 files changed, 330 insertions(+), 9 deletions(-) create mode 100644 FO/Views/Course/ApplyPay_1005.cshtml diff --git a/BO/Views/cm/cms.cshtml b/BO/Views/cm/cms.cshtml index 11d4992..ae0440a 100644 --- a/BO/Views/cm/cms.cshtml +++ b/BO/Views/cm/cms.cshtml @@ -157,6 +157,7 @@ }*@ No @(Model.viewidxname)코드 + @Html.Raw(Model.viewidxname == "강좌" ? "과정코드" : "") @Html.Raw(Model.viewidx == 0 ? "기수" : "") 상위분류 분류 @@ -182,6 +183,7 @@ @item.rnorvt @*@Html.Raw(Model.addstringval.Contains("," + item.cmno + ",") ? "" : string.Format("", item.cmno))*@ @item.cmno + @Html.Raw(Model.viewidxname == "강좌" ? "" + item.cgcode + "" : "") @item.tmname @item.pcgname @item.cgname diff --git a/FO/Views/Course/ApplyPay.cshtml b/FO/Views/Course/ApplyPay.cshtml index f0b9e4b..119c514 100644 --- a/FO/Views/Course/ApplyPay.cshtml +++ b/FO/Views/Course/ApplyPay.cshtml @@ -128,20 +128,15 @@