corrige mise en forme commentaire
This commit is contained in:
parent
971ca18082
commit
eea5fd66ad
2 changed files with 6 additions and 1 deletions
|
@ -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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue