From cc07f0d7017a891e9fbbebdba64a1123b61dd567 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Fri, 28 Dec 2018 16:27:31 +0100 Subject: [PATCH] Add a blank line to improve readability --- app/views/shared/dossiers/_champs.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/shared/dossiers/_champs.html.haml b/app/views/shared/dossiers/_champs.html.haml index b1cfb1f23..6e987a265 100644 --- a/app/views/shared/dossiers/_champs.html.haml +++ b/app/views/shared/dossiers/_champs.html.haml @@ -25,6 +25,7 @@ = render partial: "shared/champs/text_area/show", locals: { champ: c } - else = sanitize(c.to_s) + - if c.type_champ != TypeDeChamp.type_champs.fetch(:header_section) %td.updated-at %span{ class: highlight_if_unseen_class(demande_seen_at, c.updated_at) }