mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
fix sf4 deprecated: remove choices_as_values form option
This commit is contained in:
@@ -333,7 +333,6 @@ class PersonSearch extends AbstractSearch implements ContainerAwareInterface,
|
||||
'Man' => Person::MALE_GENDER,
|
||||
'Woman' => Person::FEMALE_GENDER
|
||||
],
|
||||
'choices_as_values' => true,
|
||||
'label' => 'Gender',
|
||||
'required' => false
|
||||
])
|
||||
|
Reference in New Issue
Block a user