Explication: do not show explication in _infos_dossier
This commit is contained in:
parent
fb2aef1810
commit
7596c2424e
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
|
|
||||||
- unless @facade.champs.nil?
|
- unless @facade.champs.nil?
|
||||||
- @facade.champs.each do |champ|
|
- @facade.champs.each do |champ|
|
||||||
|
- next if champ.type_champ == 'explication'
|
||||||
- if champ.type_champ == 'header_section'
|
- if champ.type_champ == 'header_section'
|
||||||
.row.title-row.margin-top-40
|
.row.title-row.margin-top-40
|
||||||
%div.col-xs-3.split-hr
|
%div.col-xs-3.split-hr
|
||||||
|
|
Loading…
Add table
Reference in a new issue