From b24bc280f437ca98fb8eef7ccc4f8fd31c5b88cb Mon Sep 17 00:00:00 2001 From: ksjihd163 Date: Thu, 28 Apr 2022 05:29:36 +0000 Subject: [PATCH] =?UTF-8?q?{=EC=98=81=EB=82=A8=EC=86=8C=EC=8A=A4=20?= =?UTF-8?q?=EA=B0=9C=EB=B0=9C=EA=B1=B4=20=EC=B6=94=EA=B0=80=20=EB=B0=98?= =?UTF-8?q?=EC=98=81}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BO/BO.csproj | 1 + BO/Views/Shared/_Layout.cshtml | 10 +++++++--- BO/Views/croom/gradeall.cshtml | 1 + BO/Views/croom/tax.cshtml | 3 ++- BO/Web.config | 4 ++-- Model/Systems.cs | 10 +++++++++- 6 files changed, 22 insertions(+), 7 deletions(-) diff --git a/BO/BO.csproj b/BO/BO.csproj index d92071a..21374e2 100644 --- a/BO/BO.csproj +++ b/BO/BO.csproj @@ -701,6 +701,7 @@ + diff --git a/BO/Views/Shared/_Layout.cshtml b/BO/Views/Shared/_Layout.cshtml index 820a53d..7ff7da3 100644 --- a/BO/Views/Shared/_Layout.cshtml +++ b/BO/Views/Shared/_Layout.cshtml @@ -27,7 +27,7 @@ @RenderSection("scriptsHeader", required: false) @RenderSection("scriptscdn", required: false) - + diff --git a/BO/Views/croom/gradeall.cshtml b/BO/Views/croom/gradeall.cshtml index a345071..ba47545 100644 --- a/BO/Views/croom/gradeall.cshtml +++ b/BO/Views/croom/gradeall.cshtml @@ -124,6 +124,7 @@ @Html.Partial("./Partial/FileScript") @Html.Partial("./Partial/ScriptDate") @Html.Partial("./Partial/ScdScript") + @Html.Partial("./Partial/ExcelCommentBox") } @section scripts{