mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 06:14:59 +00:00
fix sf4 deprecated: remove choices_as_values form option
This commit is contained in:
@@ -130,7 +130,6 @@ class CustomFieldText extends AbstractCustomField
|
||||
'Multiple boxes on the line' => '1',
|
||||
'One box on the line' => '0'
|
||||
),
|
||||
'choices_as_values' => true,
|
||||
'label' => 'Box appearance',
|
||||
'expanded' => True
|
||||
))
|
||||
|
Reference in New Issue
Block a user