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{