mirror of
https://github.com/inventree/InvenTree.git
synced 2026-08-19 19:49:48 +00:00
- Closes https://github.com/inventree/InvenTree/issues/12637
(cherry picked from commit 4767edfe1b)
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
co-authored by
Oliver
parent
6362f59fd5
commit
c977de706a
@@ -65,7 +65,8 @@ export default function UserSettings() {
|
||||
'SHOW_EXTRA_MODEL_INFO',
|
||||
'SHOW_FULL_LOCATION_IN_TABLES',
|
||||
'SHOW_FULL_CATEGORY_IN_TABLES',
|
||||
'SHOW_BOM_SUBASSEMBLY_LEVELS'
|
||||
'SHOW_BOM_SUBASSEMBLY_LEVELS',
|
||||
'DISPLAY_ITEMS_FINAL_LEVEL'
|
||||
]}
|
||||
/>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user