mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-25 09:03:48 +00:00
translation in choices name
This commit is contained in:
@@ -114,7 +114,7 @@ class CustomFieldText extends AbstractCustomField
|
||||
|
||||
public function getName()
|
||||
{
|
||||
return 'text field';
|
||||
return 'Text field';
|
||||
}
|
||||
|
||||
public function buildOptionsForm(FormBuilderInterface $builder)
|
||||
|
Reference in New Issue
Block a user