1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Removed legacy work regarding inc/tags_panel.html

This commit is contained in:
Saria Hajjar
2020-01-16 15:42:31 +00:00
parent 2c0f321456
commit 26ebed0182

View File

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