mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
sf4, repair errors and make basic and admin chill pages works
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
<h1>{{ 'Update details for %name%'|trans({ '%name%': person.firstName|capitalize ~ ' ' ~ person.lastName|capitalize } ) }}</h1>
|
||||
|
||||
{% form_theme form 'ChillMainBundle:Form:fields.html.twig' %}
|
||||
{% form_theme form '@ChillMain/Form/fields.html.twig' %}
|
||||
|
||||
{{ form_start(form) }}
|
||||
|
||||
|
Reference in New Issue
Block a user