corrige mise en forme commentaire

This commit is contained in:
Christophe Robillard 2020-08-10 16:02:11 +02:00
parent 971ca18082
commit eea5fd66ad
2 changed files with 6 additions and 1 deletions

View file

@ -8,7 +8,7 @@
%span.guest Invité
%span.date{ class: highlight_if_unseen_class(messagerie_seen_at, commentaire.created_at) }
= commentaire_date(commentaire)
.rich-text= sanitize(simple_format(commentaire.body))
.rich-text= pretty_commentaire(commentaire)
.message-extras.flex.justify-start
- if commentaire.piece_jointe.attached?