From bf10744c5139ac53295f98b289b9b1b5265db80f Mon Sep 17 00:00:00 2001 From: Arthur Date: Fri, 30 Sep 2022 17:22:06 -0700 Subject: [PATCH] 8424 highlight device check position --- netbox/templates/dcim/device.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}