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

Enabled filtering of sites, racks, and devices by tenant

This commit is contained in:
Jeremy Stretch
2016-07-26 17:28:46 -04:00
parent 7ca4c816c0
commit faa12abc70
4 changed files with 60 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
</form>
</div>
</div>
{% include 'inc/filter_panel.html' %}
</div>
</div>
{% endblock %}