mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-02 14:34:31 +02:00
Allow to configure the global theme using the WebUI
This commit is contained in:
parent
3e657a7cac
commit
f88584e1ca
5 changed files with 16 additions and 6 deletions
|
@ -7,7 +7,6 @@ twig:
|
|||
|
||||
globals:
|
||||
default_currency: '%partdb.default_currency%'
|
||||
global_theme: '%partdb.global_theme%'
|
||||
allow_email_pw_reset: '%partdb.users.email_pw_reset%'
|
||||
locale_menu: '%partdb.locale_menu%'
|
||||
attachment_manager: '@App\Services\Attachments\AttachmentManager'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue