feat: answer message to administrateur as gestionnaire
This commit is contained in:
parent
b19413643c
commit
a6ca4b668e
25 changed files with 321 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
%p.fr-badge.fr-badge--success Validé
|
||||
%div
|
||||
.line-count.fr-my-1w
|
||||
%p.fr-tag= @administrateur.commentaire_groupe_gestionnaires.size
|
||||
%p.fr-tag= number_commentaires
|
||||
%h3.fr-h6
|
||||
= t('.title', count: @administrateur.commentaire_groupe_gestionnaires.size)
|
||||
= t('.title', count: number_commentaires)
|
||||
%p.fr-btn.fr-btn--tertiary= t('views.shared.actions.see')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue