person: add prefered_choices for language (WIP)

This commit is contained in:
nobohan
2021-11-04 16:20:08 +01:00
parent 84ab4f8d1f
commit 8de78c7584
3 changed files with 15 additions and 15 deletions

View File

@@ -34,6 +34,7 @@ services:
- "@request_stack"
- "@doctrine.orm.entity_manager"
- "@chill.main.helper.translatable_string"
- '@Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface'
tags:
- { name: form.type, alias: select2_chill_language }