3f63281dc4
Also UI style, theme and element changes
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
@{
|
|
Layout = MVC.Shared.Views._Layout;
|
|
Html.BundleDeferred("~/Style/Config");
|
|
ViewContext.ViewData["MenuArea"] = MVC.Config.Name;
|
|
} |