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:
@@ -90,7 +90,7 @@ class CustomFieldTitle extends AbstractCustomField
|
||||
|
||||
public function getName()
|
||||
{
|
||||
return 'title';
|
||||
return 'Title';
|
||||
}
|
||||
|
||||
public function isEmptyValue($value, CustomField $customField)
|
||||
|
Reference in New Issue
Block a user