mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-01 02:49:42 +00:00
Resolve "Notification: envoi à des groupes utilisateurs"
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
{%- endif -%}
|
||||
{%- endblock form_label %}
|
||||
|
||||
{# this has been rewritten for chill #}
|
||||
{% block form_label_class -%}
|
||||
col-sm-4
|
||||
{% if 'div_col_width' in label_attr|default({})|keys %}{% if label_attr['div_col_width'] is not same as false %}{{ label_attr['div_col_width'] }}{% endif %}{% else %}col-sm-4{% endif %}
|
||||
{%- endblock form_label_class %}
|
||||
|
||||
{# Rows #}
|
||||
|
Reference in New Issue
Block a user