From 8228efc48b4e5769f5c45beb382ab4217ce882a7 Mon Sep 17 00:00:00 2001 From: iyak Date: Thu, 3 Apr 2025 05:14:49 +0000 Subject: [PATCH] =?UTF-8?q?jquery-ui=20=EB=A5=BC=20=EC=9E=98=EB=AA=BB=20?= =?UTF-8?q?=EB=B0=94=EB=9D=BC=EB=B4=A4=EB=8D=98=20=EB=AC=B8=EC=A0=9C=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BO/BO.csproj | 8 ++++++++ BO/Views/MM/popups.cshtml | 6 +++--- BO/Views/cm/cgs.cshtml | 2 +- BO/Views/cm/cms.cshtml | 42 +++++++++++++++++++-------------------- BO/Views/cm/ctr.cshtml | 2 +- 5 files changed, 34 insertions(+), 26 deletions(-) diff --git a/BO/BO.csproj b/BO/BO.csproj index 2e902d2..7f8bf25 100644 --- a/BO/BO.csproj +++ b/BO/BO.csproj @@ -318,6 +318,13 @@ + + + + + + + @@ -469,6 +476,7 @@ + diff --git a/BO/Views/MM/popups.cshtml b/BO/Views/MM/popups.cshtml index 792e195..af90d1d 100644 --- a/BO/Views/MM/popups.cshtml +++ b/BO/Views/MM/popups.cshtml @@ -55,8 +55,8 @@
-@section styles{ - +@section styles{ + @Html.Partial("./Partial/Summernotestyle") } @section scriptsHeader{ - + @Html.Partial("./Partial/Summernote") } @section scripts{ diff --git a/BO/Views/cm/cgs.cshtml b/BO/Views/cm/cgs.cshtml index 2c06c77..824c612 100644 --- a/BO/Views/cm/cgs.cshtml +++ b/BO/Views/cm/cgs.cshtml @@ -87,7 +87,7 @@ @section scriptsHeader{ - + } @section scripts{ + @Html.Partial("./Partial/ScriptDate") } @section scripts{ diff --git a/BO/Views/cm/ctr.cshtml b/BO/Views/cm/ctr.cshtml index 8421547..f8ecb64 100644 --- a/BO/Views/cm/ctr.cshtml +++ b/BO/Views/cm/ctr.cshtml @@ -216,7 +216,7 @@ } @section scriptsHeader{ @Html.Partial("./Partial/FileScript") - + } @section scripts{