2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-28 22:04:25 +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
+2
View File
@@ -126,9 +126,11 @@
{% endblock %}
</main>
</div>
{% include 'modals.html' %}
{% include 'about.html' %}
{% include "notifications.html" %}
{% include "search.html" %}
</div>
<!-- Scripts -->