2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-27 09:10:51 +00:00

Add base UI elements

This commit is contained in:
Matthias
2021-11-27 21:23:56 +01:00
parent a9995087ac
commit c4c43135f1
3 changed files with 25 additions and 0 deletions

View File

@ -121,6 +121,7 @@
</div>
{% include 'modals.html' %}
{% include 'about.html' %}
{% include "notifications.html" %}
</div>
<!-- Scripts -->