feat: for gestionnaire highlight card and commentaires if any unread
This commit is contained in:
parent
a5d95b2d9d
commit
6cd8b6d2df
22 changed files with 235 additions and 15 deletions
|
@ -7,6 +7,7 @@ module Gestionnaires
|
|||
end
|
||||
|
||||
def show
|
||||
@unread_commentaires = current_gestionnaire.unread_commentaires?(@groupe_gestionnaire)
|
||||
end
|
||||
|
||||
def edit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue