mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 05:44:58 +00:00
fix sf4 deprecated: remove choices_as_values form option
This commit is contained in:
@@ -23,7 +23,6 @@ class ActivityTypeType extends AbstractType
|
||||
'Yes' => true,
|
||||
'No' => false
|
||||
),
|
||||
'choices_as_values' => true,
|
||||
'expanded' => true
|
||||
));
|
||||
}
|
||||
|
Reference in New Issue
Block a user