Ver Fonte

Removed legacy work regarding inc/tags_panel.html

Saria Hajjar há 6 anos atrás
pai
commit
26ebed0182
1 ficheiros alterados com 0 adições e 1 exclusões
  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 %}