mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
hide breadcrumb section
This commit is contained in:
parent
13cc329dc6
commit
0ae514e7be
@ -13,6 +13,9 @@
|
||||
{% include "InvenTree/settings/sidebar.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block breadcrumb_list %}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% include "InvenTree/settings/user.html" %}
|
||||
|
Loading…
Reference in New Issue
Block a user