3f63281dc4
Also UI style, theme and element changes
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
@{
|
|
Html.BundleDeferred("~/Style/User");
|
|
ViewContext.ViewData["MenuArea"] = MVC.User.Name;
|
|
} |