mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 16:13:50 +00:00
translation in choices name
This commit is contained in:
@@ -127,7 +127,7 @@ class CustomFieldLongChoice extends AbstractCustomField
|
||||
|
||||
public function getName()
|
||||
{
|
||||
return 'Long Choice';
|
||||
return 'Long choice field';
|
||||
}
|
||||
|
||||
public function render($value, \Chill\CustomFieldsBundle\Entity\CustomField $customField, $documentType = 'html')
|
||||
|
Reference in New Issue
Block a user