From 86d637be4e5f8a734c5642d65a5bb32c527c2d90 Mon Sep 17 00:00:00 2001 From: Arthur Date: Fri, 30 Sep 2022 17:22:06 -0700 Subject: [PATCH] 8424 fix merge --- netbox/templates/dcim/device.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 6426ef6e2..f53c4bc44 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -287,6 +287,14 @@ {% include 'inc/panels/contacts.html' %} {% include 'inc/panels/image_attachments.html' %} +
+ +
+ {% if object.rack and object.position %}