ソースを参照

Removed legacy work regarding inc/tags_panel.html

Saria Hajjar 6 年 前
コミット
26ebed0182
1 ファイル変更0 行追加1 行削除
  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 %}