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 %}