mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
hide breadcrumb section
This commit is contained in:
@ -13,6 +13,9 @@
|
||||
{% include "InvenTree/settings/sidebar.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block breadcrumb_list %}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% include "InvenTree/settings/user.html" %}
|
||||
|
Reference in New Issue
Block a user