mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-26 09:16:10 -06:00
Update netbox/templates/dcim/device.html
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
This commit is contained in:
parent
803809f260
commit
3a4234c28d
@ -307,7 +307,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<th scope="row">Height</th>
|
<th scope="row">Height</th>
|
||||||
<td>
|
<td>
|
||||||
{{ object.device_type.u_height }}U ({% if object.desc_units %}descending{% else %}ascending{% endif %})
|
{{ object.device_type.u_height }}U
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user