mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 12:33:49 +00:00
fix sf4 deprecated: remove choices_as_values form option
This commit is contained in:
@@ -102,7 +102,6 @@ class CSVPivotedListFormatter implements FormatterInterface
|
||||
'expanded' => true,
|
||||
'multiple' => false,
|
||||
'label' => "Add a number on first column",
|
||||
'choices_as_values' => true,
|
||||
'data' => true
|
||||
));
|
||||
}
|
||||
|
Reference in New Issue
Block a user