diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 1ee898b0a..e1970d036 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -294,7 +294,7 @@ - {% if object.rack %} + {% if object.rack and object.position %}