2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00

Add customize option to hide admin link in user menu

This commit is contained in:
Oliver Walters
2022-04-27 21:56:04 +10:00
parent bb5734d1ef
commit 4a843908ec
3 changed files with 5 additions and 3 deletions

View File

@ -193,3 +193,4 @@ static_root: '/home/inventree/data/static'
# login_message: InvenTree demo instance - <a href='https://inventree.readthedocs.io/en/latest/demo/'> Click here for login details</a>
# navbar_message: <h6>InvenTree demo mode <a href='https://inventree.readthedocs.io/en/latest/demo/'><span class='fas fa-info-circle'></span></a></h6>
# logo: logo.png
# hide_admin_link: true