2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

Fix double loading of modals.html

This commit is contained in:
Oliver Walters
2019-06-03 21:51:59 +10:00
parent 7a244f48ae
commit 7a3b186a0c
8 changed files with 0 additions and 20 deletions

View File

@ -109,8 +109,6 @@
{% endblock %}
</div>
{% include 'modals.html' %}
{% endblock %}
{% block js_ready %}