Remove the datetime picker css from the main assets block and only load it on the pages it needs. #493

This commit is contained in:
tidusjar 2016-08-24 12:26:50 +01:00
commit d89b129afe
2 changed files with 11 additions and 3 deletions

View file

@ -1,7 +1,7 @@
@using PlexRequests.UI.Helpers
@Html.Partial("_Sidebar")
@inherits Nancy.ViewEngines.Razor.NancyRazorViewBase<PlexRequests.Core.SettingModels.LandingPageSettings>
@Html.LoadDateTimePickerAsset()
<div class="col-sm-8 col-sm-push-1">
<form class="form-horizontal" method="POST" id="mainForm">
<fieldset>