2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

move toggle

This commit is contained in:
Matthias
2021-12-08 01:11:21 +01:00
parent 45181904af
commit 12afb19dfa
2 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,7 @@
{% endblock %}
{% block breadcrumbs %}
<a id='sidetree-toggle' class="breadcrumb-item"><i class="fas fa-bars"></i></a>
{% if part %}
{% include "part/cat_link.html" with category=part.category part=part %}
{% else %}