mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
parent
eb624ac63d
commit
6c1c481e1a
@ -18,6 +18,7 @@
|
||||
|
||||
{% block form_row %}
|
||||
{% spaceless %}
|
||||
<div class="container">
|
||||
<div class="{% spaceless %}
|
||||
{% if attr.class is defined and ('cf-title' in attr.class or 'cf-fields' in attr.class ) %}
|
||||
grid-12
|
||||
@ -45,6 +46,7 @@
|
||||
{{ form_widget(form) }}
|
||||
{{ form_errors(form) }}
|
||||
</div>
|
||||
</div>
|
||||
{% endspaceless %}
|
||||
{% endblock form_row %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user