Files
Gary Sharp 3f63281dc4 Feature: Job Queues
Also UI style, theme and element changes
2014-02-03 14:50:08 +11:00

4 lines
106 B
Plaintext

@{
Html.BundleDeferred("~/Style/Device");
ViewContext.ViewData["MenuArea"] = MVC.Device.Name;
}