From b342281a351977690f7f4a3d4141e80fd71463d7 Mon Sep 17 00:00:00 2001 From: James Kolpack Date: Sat, 8 Dec 2012 13:08:06 -0500 Subject: [PATCH] Move scripts to bottom of page --- Web/Views/Shared/_Layout.cshtml | 14 +++++++------- Web/Views/Shared/_Layout.min.cshtml | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Web/Views/Shared/_Layout.cshtml b/Web/Views/Shared/_Layout.cshtml index 5418757..a7bf33c 100644 --- a/Web/Views/Shared/_Layout.cshtml +++ b/Web/Views/Shared/_Layout.cshtml @@ -5,10 +5,6 @@ @RenderSection("Styles", false) - - - -
@@ -19,9 +15,9 @@
@@ -29,8 +25,12 @@ @RenderBody() + + + + diff --git a/Web/Views/Shared/_Layout.min.cshtml b/Web/Views/Shared/_Layout.min.cshtml index af3705d..da59b81 100644 --- a/Web/Views/Shared/_Layout.min.cshtml +++ b/Web/Views/Shared/_Layout.min.cshtml @@ -9,10 +9,6 @@ { } - - - - @@ -20,5 +16,9 @@ Mileage Traker @RenderBody() + + + +