mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 16:13:50 +00:00
CFGroup - Lanuguage
This commit is contained in:
@@ -39,7 +39,7 @@ class CustomFieldsGroupType extends AbstractType
|
||||
}
|
||||
|
||||
$builder
|
||||
->add('name')
|
||||
->add('name', 'translatable_string')
|
||||
->add('entity', 'choice', array(
|
||||
'choices' => $customizableEntites
|
||||
))
|
||||
|
Reference in New Issue
Block a user