mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-04 16:06:13 +00:00
fix comment in wrong place
This commit is contained in:
parent
9e8afe78c5
commit
d77746a299
@ -63,8 +63,8 @@
|
|||||||
{{ form_widget(form.children.export.children.export) }}
|
{{ form_widget(form.children.export.children.export) }}
|
||||||
</div>
|
</div>
|
||||||
{% else %}
|
{% else %}
|
||||||
{# render the children, to mark the widget as 'rendered'
|
{# render the children, to mark the widget as 'rendered' #}
|
||||||
{{ form_widget(form.children.export.children.export) }}#}
|
{{ form_widget(form.children.export.children.export) }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<div style="clear: both;">
|
<div style="clear: both;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user