Merge pull request #9255 from tchak/fix-header-section-display

fix(dossier): do not show header section title twice
This commit is contained in:
Lisa Durand 2023-06-28 09:45:44 +00:00 committed by GitHub
commit b040a86840
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
- champ.rows.each do |row|
= render Dossiers::ChampRowShowComponent.new(champs: row, demande_seen_at: @demande_seen_at, profile: @profile, repetition: true)
- else
- elsif !champ.header_section?
.flex.d-block-sm
%p.champ-label.flex-grow= "#{champ.libelle} :"