person: add preferrred_choices for countries and languages

This commit is contained in:
nobohan
2021-11-08 10:42:12 +01:00
parent 8de78c7584
commit bddcdd7de2
6 changed files with 37 additions and 22 deletions

View File

@@ -25,6 +25,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_country }