2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05: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

@ -114,7 +114,6 @@
<div class='container-fluid navigation'>
<nav aria-label='breadcrumb'>
<ol class='breadcrumb'>
<a id='sidetree-toggle' class="breadcrumb-item"><i class="fas fa-bars"></i></a>
{% block breadcrumbs %}
{% endblock %}
</ol>