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:
@@ -109,7 +109,6 @@ class CustomFieldTitle extends AbstractCustomField
|
||||
'Subtitle' => self::TYPE_SUBTITLE
|
||||
),
|
||||
'label' => 'Title level',
|
||||
'choices_as_values' => true
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user