mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-26 12:59:31 +00:00
Allow to configure which tree panels are shown in the sidebar
Adresses issue #158
This commit is contained in:
parent
2486bc5d7b
commit
cb16819340
4 changed files with 15 additions and 5 deletions
|
|
@ -15,6 +15,7 @@ twig:
|
|||
label_profile_dropdown_helper: '@App\Services\LabelSystem\LabelProfileDropdownHelper'
|
||||
error_page_admin_email: '%partdb.error_pages.admin_email%'
|
||||
error_page_show_help: '%partdb.error_pages.show_help%'
|
||||
sidebar_items: '%partdb.sidebar.items%'
|
||||
|
||||
when@test:
|
||||
twig:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue