Initial Config Theme & File Store Changes
Update theme & remove dynatree requirement
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@{
|
||||
Layout = MVC.InitialConfig.Views._Layout;
|
||||
ViewContext.ViewBag.IsInitialConfig = true;
|
||||
Layout = MVC.Shared.Views._PublicLayout;
|
||||
Html.BundleDeferred("~/Style/InitialConfig");
|
||||
}
|
||||
Reference in New Issue
Block a user