Browse Source

Removed legacy work regarding inc/tags_panel.html

Saria Hajjar 6 years ago
parent
commit
26ebed0182
1 changed files with 0 additions and 1 deletions
  1. 0 1
      netbox/templates/dcim/device_component_list.html

+ 0 - 1
netbox/templates/dcim/device_component_list.html

@@ -14,7 +14,6 @@
     </div>
     <div class="col-md-3 noprint">
 		{% include 'inc/search_panel.html' %}
-        {% include 'inc/tags_panel.html' %}
     </div>
 </div>
 {% endblock %}