mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Add "appearance"
This commit is contained in:
parent
9b0fbb7006
commit
b7b0574a44
@ -15,6 +15,7 @@
|
||||
{% block content %}
|
||||
|
||||
{% include "InvenTree/settings/user.html" %}
|
||||
{% include "InvenTree/settings/appearance.html" %}
|
||||
{% include "InvenTree/settings/user_settings.html" %}
|
||||
|
||||
{% if user.is_staff %}
|
||||
|
Loading…
Reference in New Issue
Block a user