mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
removed bootstrap layout from MVC, bootstrap+backbone is where we should be going.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@using NzbDrone.Web.Helpers
|
||||
@{
|
||||
ViewBag.Title = "System";
|
||||
Layout = "~/Views/Shared/_Bootstrap.cshtml";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user