mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
shorten template code
This commit is contained in:
parent
2c653504ec
commit
f8b974186a
@ -190,8 +190,6 @@ static_root: '/home/inventree/data/static'
|
|||||||
# Add custom messages to the login page or main interface navbar or exchange the logo
|
# Add custom messages to the login page or main interface navbar or exchange the logo
|
||||||
# Use environment variable INVENTREE_CUSTOMIZE or INVENTREE_CUSTOM_LOGO
|
# Use environment variable INVENTREE_CUSTOMIZE or INVENTREE_CUSTOM_LOGO
|
||||||
# customize:
|
# customize:
|
||||||
# login_message: |
|
# login_message: InvenTree demo instance - <a href='https://inventree.readthedocs.io/en/latest/demo/'> Click here for login details</a>
|
||||||
# InvenTree demo instance - <a href='https://inventree.readthedocs.io/en/latest/demo/'> Click here for login details</a>
|
# navbar_message: InvenTree demo mode <a href='https://inventree.readthedocs.io/en/latest/demo/'><span class='fas fa-info-circle'></span></a>
|
||||||
# navbar_message: |
|
|
||||||
# InvenTree demo mode <a href='https://inventree.readthedocs.io/en/latest/demo/'><span class='fas fa-info-circle'></span></a>
|
|
||||||
# logo: logo.png
|
# logo: logo.png
|
||||||
|
Loading…
Reference in New Issue
Block a user