Explorar el Código

Removed legacy work regarding inc/tags_panel.html

Saria Hajjar hace 6 años
padre
commit
26ebed0182
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>
     <div class="col-md-3 noprint">
     <div class="col-md-3 noprint">
 		{% include 'inc/search_panel.html' %}
 		{% include 'inc/search_panel.html' %}
-        {% include 'inc/tags_panel.html' %}
     </div>
     </div>
 </div>
 </div>
 {% endblock %}
 {% endblock %}