mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-28 13:59:32 +00:00
Added an parameter to enable/disable the root node in the sidebar
Fixes issue #158
This commit is contained in:
parent
e8e1da9c61
commit
796dea33f2
3 changed files with 6 additions and 2 deletions
|
|
@ -48,6 +48,7 @@ parameters:
|
|||
- devices
|
||||
- tools
|
||||
partdb.sidebar.root_expanded: true # If this is set to true, the root node of the sidebar is expanded by default
|
||||
partdb.sidebar.root_node_enable: true # Put all entities below a root node in the sidebar
|
||||
|
||||
######################################################################################################################
|
||||
# Miscellaneous
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue