@@ -46,6 +46,7 @@
|
||||
<div id="DeviceDetailTabs">
|
||||
<ul id="DeviceDetailTabItems"></ul>
|
||||
@Html.Partial(MVC.Device.Views.DeviceParts._Jobs, Model)
|
||||
@Html.Partial(MVC.Device.Views.DeviceParts._Details, Model)
|
||||
@Html.Partial(MVC.Device.Views.DeviceParts._AssignmentHistory, Model)
|
||||
@Html.Partial(MVC.Device.Views.DeviceParts._Resources, Model)
|
||||
@Html.Partial(MVC.Device.Views.DeviceParts._Certificates, Model)
|
||||
|
||||
Reference in New Issue
Block a user