2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-16 01:36:29 +00:00

Move search results panel into new template

This commit is contained in:
Oliver Walters
2022-03-28 10:10:02 +11:00
parent ce396759a1
commit ffb89af9e5
3 changed files with 23 additions and 16 deletions

View File

@@ -126,9 +126,11 @@
{% endblock %}
</main>
</div>
{% include 'modals.html' %}
{% include 'about.html' %}
{% include "notifications.html" %}
{% include "search.html" %}
</div>
<!-- Scripts -->