mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 16:43:48 +00:00
Form rendering
This commit is contained in:
@@ -55,10 +55,10 @@ class ChillMainExtension extends Extension implements PrependExtensionInterface
|
||||
'name' => $config['installation_name']
|
||||
),
|
||||
'date_format' => 'd-M-Y'
|
||||
)
|
||||
),
|
||||
'form' => array(
|
||||
'resources' => array('ChillMainBundle:Form:fields.html.twig'))
|
||||
);
|
||||
$container->prependExtensionConfig('twig', $twigConfig);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user