From 13ebb41fa9e027fff1cc89232c7dcb86e023c2b1 Mon Sep 17 00:00:00 2001 From: Isaac Levin Date: Mon, 3 Jun 2019 17:06:47 -0400 Subject: [PATCH] remove cdn from templates --- .../Pages/_Host.cshtml | 11 +----- .../Pages/Shared/_Layout.cshtml | 32 ++--------------- .../Shared/_ValidationScriptsPartial.cshtml | 23 +++---------- .../Views/Shared/_Layout.cshtml | 34 ++----------------- .../Shared/_ValidationScriptsPartial.cshtml | 20 ++--------- .../Views/Shared/_Layout.cshtml | 32 +++-------------- .../Shared/_ValidationScriptsPartial.cshtml | 21 ++---------- 7 files changed, 21 insertions(+), 152 deletions(-) diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Pages/_Host.cshtml b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Pages/_Host.cshtml index 66a7aa0628..4eff49f3b4 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Pages/_Host.cshtml +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Pages/_Host.cshtml @@ -9,16 +9,7 @@ RazorComponentsWeb-CSharp - - - - - - + diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Shared/_Layout.cshtml b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Shared/_Layout.cshtml index 5506d943d3..a02915b198 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Shared/_Layout.cshtml +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Shared/_Layout.cshtml @@ -4,17 +4,7 @@ @ViewData["Title"] - Company.WebApplication1 - - - - - - - + @@ -57,24 +47,8 @@ - - - - - - - - + + @RenderSection("Scripts", required: false) diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Shared/_ValidationScriptsPartial.cshtml b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Shared/_ValidationScriptsPartial.cshtml index c442042cb0..2ef6ebd63d 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Shared/_ValidationScriptsPartial.cshtml +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Shared/_ValidationScriptsPartial.cshtml @@ -1,18 +1,5 @@ - - - - - - - - + + + + + diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared/_Layout.cshtml b/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared/_Layout.cshtml index b370df12dd..e63e9b3121 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared/_Layout.cshtml +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared/_Layout.cshtml @@ -4,17 +4,7 @@ @ViewData["Title"] - Company.WebApplication1 - - - - - - - + @@ -56,27 +46,9 @@ © copyrightYear - Company.WebApplication1 - Privacy - - - - - - - - - + + - @RenderSection("Scripts", required: false) diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared/_ValidationScriptsPartial.cshtml b/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared/_ValidationScriptsPartial.cshtml index 3c0e077702..e8933599b8 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared/_ValidationScriptsPartial.cshtml +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-CSharp/Views/Shared/_ValidationScriptsPartial.cshtml @@ -1,18 +1,2 @@ - - - - - - - - + + \ No newline at end of file diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/Views/Shared/_Layout.cshtml b/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/Views/Shared/_Layout.cshtml index be03f90c3d..04c4d2ce9d 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/Views/Shared/_Layout.cshtml +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/Views/Shared/_Layout.cshtml @@ -5,16 +5,7 @@ @ViewData["Title"] - Company.WebApplication1 - - - - - - + @@ -52,24 +43,9 @@ - - - - - - - - + + + @RenderSection("Scripts", required: false) diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/Views/Shared/_ValidationScriptsPartial.cshtml b/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/Views/Shared/_ValidationScriptsPartial.cshtml index c442042cb0..bc03630978 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/Views/Shared/_ValidationScriptsPartial.cshtml +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/StarterWeb-FSharp/Views/Shared/_ValidationScriptsPartial.cshtml @@ -1,18 +1,3 @@ - - - - - - - - + + +