mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 02:23:51 +00:00
adding a date for the address
The address are computed to be valid at a given date. The date input appears only if fields concerning address are checked.
This commit is contained in:
@@ -113,7 +113,8 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac
|
||||
'chill_person' => array(
|
||||
'fields' => $config['person_fields']
|
||||
)
|
||||
)
|
||||
),
|
||||
'form_themes' => array('ChillPersonBundle:Export:ListPersonFormFields.html.twig')
|
||||
);
|
||||
$container->prependExtensionConfig('twig', $twigConfig);
|
||||
|
||||
|
Reference in New Issue
Block a user