From 3056181a6ce960f100ad9076a1bedbd34014697a Mon Sep 17 00:00:00 2001 From: mumana Date: Tue, 12 Jun 2018 20:55:04 +0000 Subject: [PATCH] git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C35 --- AYA.SlnSynor/AYA.SlnSynor/App_Start/BundleConfig.cs | 1 - AYA.SlnSynor/AYA.SlnSynor/Views/Shared/_Layout.cshtml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/AYA.SlnSynor/AYA.SlnSynor/App_Start/BundleConfig.cs b/AYA.SlnSynor/AYA.SlnSynor/App_Start/BundleConfig.cs index ecda660e6..7e2e4ae52 100644 --- a/AYA.SlnSynor/AYA.SlnSynor/App_Start/BundleConfig.cs +++ b/AYA.SlnSynor/AYA.SlnSynor/App_Start/BundleConfig.cs @@ -40,7 +40,6 @@ namespace AYA.SlnSinort .Include("~/Content/DataTables-1.10.0/css/jquery.dataTables.css")); bundles.Add(new ScriptBundle("~/Script-Global") - .Include("~/Sinort-Scripts/Global.js")); .Include("~/Sinort-Scripts/Global.js") .Include("~/Scripts/toastr.min.js") .Include("~/Scripts/jquery.validate.min.js")); diff --git a/AYA.SlnSynor/AYA.SlnSynor/Views/Shared/_Layout.cshtml b/AYA.SlnSynor/AYA.SlnSynor/Views/Shared/_Layout.cshtml index d8b7f2c84..d6e0bb4c1 100644 --- a/AYA.SlnSynor/AYA.SlnSynor/Views/Shared/_Layout.cshtml +++ b/AYA.SlnSynor/AYA.SlnSynor/Views/Shared/_Layout.cshtml @@ -26,7 +26,7 @@ href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic"> @*@Styles.Render("~/Content/dashboard")*@ - @Scripts.Render("~/bundles/modernizr") + @Scripts.Render("~/bundles") @Styles.Render("~/Content/sinort-css")