Fixes #2824: Fix template exception when viewing rack elevations list

This commit is contained in:
Jeremy Stretch
2019-01-30 09:59:19 -05:00
parent 47de46e6dc
commit 106a7726c1
2 changed files with 8 additions and 1 deletions

View File

@@ -45,7 +45,6 @@
{% endblock %}
{% block javascript %}
{% include 'dcim/inc/filter_rack_group.html' %}
<script type="text/javascript">
$(function() {
$('[data-toggle="popover"]').popover()