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 1ff04d618a
commit a73b0522f0
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 %}