This commit is contained in:
Mathieu Jaumotte 2021-07-26 18:08:33 +02:00
parent 376d8df55e
commit 4b3f4edcc1

View File

@ -19,7 +19,7 @@
{% block form_row %}
{% apply spaceless %}
{% if form.vars.hideLabel is not defined or form.vars.hideLabel == false %}
<div class="container-fluid mb-2">
<div class="mb-2">
<div class="row">
<div class="{% apply spaceless %}
{% if attr.class is defined and ('cf-title' in attr.class or 'cf-fields' in attr.class ) %}