mirror of
https://github.com/inventree/InvenTree.git
synced 2026-08-20 20:19:44 +00:00
feat(frontend): add user setting to control navigation behaviour (#12669)
follow up to https://github.com/inventree/InvenTree/pull/12585
This commit is contained in:
@@ -33,6 +33,7 @@ The *Display Settings* screen shows general display configuration options:
|
||||
{{ usersetting("SHOW_EXTRA_MODEL_INFO") }}
|
||||
{{ usersetting("SHOW_FULL_LOCATION_IN_TABLES") }}
|
||||
{{ usersetting("DISPLAY_ITEMS_FINAL_LEVEL") }}
|
||||
{{ usersetting("USE_TABLE_NAVIGATION") }}
|
||||
|
||||
### Search Settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user