3f439ac07a
And use it in CommentaireHelper and in the _message_icon and _message_issuer partials
6 lines
143 B
Text
6 lines
143 B
Text
- if commentaire.sent_by_system?
|
|
Email automatique
|
|
- elsif commentaire.sent_by?(connected_user)
|
|
Vous
|
|
- else
|
|
= commentaire.redacted_email
|