mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Formating CF Form
This commit is contained in:
@@ -44,6 +44,7 @@ class CustomFieldTitle implements CustomFieldInterface
|
||||
$builder->add($customField->getSlug(), 'custom_field_title', array(
|
||||
'label' => false,
|
||||
'attr' => array(
|
||||
'class' => 'no-label',
|
||||
'title' => $customField->getName()[$this->requestStack->getCurrentRequest()->getLocale()],
|
||||
self::TYPE => $customField->getOptions()[self::TYPE ]
|
||||
)
|
||||
|
Reference in New Issue
Block a user