remove comment

This commit is contained in:
Mathieu Jaumotte 2023-03-07 15:58:18 +01:00
parent ef3b41fa90
commit 9d1703ccba

View File

@ -20,7 +20,7 @@
{% apply spaceless %} {% apply spaceless %}
<div class="mb-2"> <div class="mb-2">
<div class="row"> <div class="row">
{% if form.vars.fullWidth is not defined or form.vars.fullWidth == false %} {# here #} {% if form.vars.fullWidth is not defined or form.vars.fullWidth == false %}
<div class="{% apply spaceless %} <div class="{% apply spaceless %}
{% if attr.class is defined and ('cf-title' in attr.class or 'cf-fields' in attr.class ) %} {% if attr.class is defined and ('cf-title' in attr.class or 'cf-fields' in attr.class ) %}
col-sm-12 col-sm-12