From 08804208cf326840aac866a09c184b7f56991f2a Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Thu, 20 Oct 2011 14:34:57 -0700 Subject: [PATCH] Awesome relative pathing for CSS and JS fail, reverting back. --- NzbDrone.Web/Views/Shared/_Layout.cshtml | 44 ++++++++++++------------ 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/NzbDrone.Web/Views/Shared/_Layout.cshtml b/NzbDrone.Web/Views/Shared/_Layout.cshtml index 39dfbda6c..c8771a6ae 100644 --- a/NzbDrone.Web/Views/Shared/_Layout.cshtml +++ b/NzbDrone.Web/Views/Shared/_Layout.cshtml @@ -5,29 +5,29 @@ NZBDrone - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + @MvcMiniProfiler.MiniProfiler.RenderIncludes() @RenderSection("HeaderContent", required: false)