From 5acfdc965d85fcad3364c13c36a18543c8d845c6 Mon Sep 17 00:00:00 2001 From: Arthur Date: Fri, 30 Sep 2022 08:47:34 -0700 Subject: [PATCH] 8424 fix merge --- netbox/templates/dcim/device.html | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 5c97576a2..d800658a5 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -7,11 +7,7 @@ {% block content %}
-<<<<<<< HEAD -
-=======
->>>>>>> a504b17fd (8424 highlight device)
Device @@ -157,11 +153,7 @@ {% include 'inc/panels/comments.html' %} {% plugin_left_page object %}
-<<<<<<< HEAD -
-=======
->>>>>>> a504b17fd (8424 highlight device)
Management
@@ -294,15 +286,6 @@
{% include 'inc/panels/contacts.html' %} {% include 'inc/panels/image_attachments.html' %} - -
- -
- {% if object.rack and object.position %}
@@ -319,7 +302,6 @@
{% endif %} - {% plugin_right_page object %}