Improved info box on part tables.

This commit is contained in:
Jan Böhmer 2020-04-03 14:53:12 +02:00
parent 0e57c0a6d5
commit 6b99784238
4 changed files with 867 additions and 797 deletions

View file

@ -14,3 +14,4 @@ twig:
global_theme: '%global_theme%'
allow_email_pw_reset: '%allow_email_pw_reset%'
locale_menu: '%locale_menu%'
attachment_manager: '@App\Services\Attachments\AttachmentManager'