feat(type_de_champ): type_de_champ editor in stimulus/turbo
This commit is contained in:
parent
1573d20ee9
commit
6801b04b7b
34 changed files with 898 additions and 248 deletions
|
@ -64,8 +64,6 @@ class Dossiers::MessageComponent < ApplicationComponent
|
|||
end
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def highlight?
|
||||
commentaire.created_at.present? && @messagerie_seen_at&.<(commentaire.created_at)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue