Added dropdowns for quick generating labels for different profiles.

This commit is contained in:
Jan Böhmer 2020-05-01 20:29:18 +02:00
parent 747962884a
commit 48ff81a6d1
8 changed files with 118 additions and 3 deletions

View file

@ -15,3 +15,4 @@ twig:
allow_email_pw_reset: '%allow_email_pw_reset%'
locale_menu: '%locale_menu%'
attachment_manager: '@App\Services\Attachments\AttachmentManager'
label_profile_dropdown_helper: '@App\Services\LabelSystem\LabelProfileDropdownHelper'