2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 03:00:54 +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

@ -29,8 +29,6 @@ InvenTree | Build List
{% include "build/build_list.html" with builds=cancelled title="Cancelled Builds" completed=False collapse_id="cancelled" %}
{% include 'modals.html' %}
{% endblock %}
{% block js_ready %}