Merge branch 'develop' into staging
This commit is contained in:
commit
f18e4beaf6
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
'data-provide' => champ.data_provide,
|
'data-provide' => champ.data_provide,
|
||||||
'data-date-format' => champ.data_date_format}
|
'data-date-format' => champ.data_date_format}
|
||||||
|
|
||||||
- unless champ.description.empty?
|
- unless champ.description.empty? || champ.type_champ == 'engagement'
|
||||||
.row
|
.row
|
||||||
.col-lg-8.col-md-8{class: 'description_div', id:"description_champs_#{champ.id}"}
|
.col-lg-8.col-md-8{class: 'description_div', id:"description_champs_#{champ.id}"}
|
||||||
= champ.description
|
= champ.description
|
||||||
|
|
Loading…
Reference in a new issue