Update: Regenerated Razor Views

This commit is contained in:
Gary Sharp
2013-05-09 17:03:49 +10:00
parent 7ab164055d
commit 4481909866
95 changed files with 281 additions and 278 deletions
@@ -1,4 +1,4 @@
@model Disco.Web.Areas.Config.Models.DeviceModel.DeviceComponentsModel
@model Disco.Web.Areas.Config.Models.DeviceModel.ComponentsModel
@{
ViewBag.Title = Html.ToBreadcrumb("Configuration", MVC.Config.Config.Index(), "Device Models", MVC.Config.DeviceModel.Index(null), "Generic Components");
}