Allow to configure the global theme using the WebUI

This commit is contained in:
Jan Böhmer 2024-06-24 21:40:37 +02:00
parent 3e657a7cac
commit f88584e1ca
5 changed files with 16 additions and 6 deletions

View file

@ -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'