Initial work on a cable tracing modal

This commit is contained in:
Jeremy Stretch
2018-10-29 16:45:20 -04:00
parent e3dc12338b
commit cbfb25f003
6 changed files with 34 additions and 5 deletions

View File

@@ -330,7 +330,7 @@
</div>
</div>
</div>
{% include 'inc/graphs_modal.html' %}
{% include 'inc/modal.html' with modal_name='graphs' %}
{% endblock %}
{% block javascript %}