mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
refactor search for using search by pertinence
This commit is contained in:
@@ -31,7 +31,7 @@ class GenderType extends AbstractType {
|
||||
'choices' => $a,
|
||||
'expanded' => true,
|
||||
'multiple' => false,
|
||||
'placeholder' => null
|
||||
'placeholder' => null,
|
||||
));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user