Merge branch 'main' into a11y-8181-messaging-input-control
This commit is contained in:
commit
4fc6cb0c34
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
|
||||
= render partial: 'users/dossiers/show/download_justificatif', locals: { dossier: dossier }
|
||||
.action
|
||||
= link_to t('views.users.dossiers.show.status_overview.refuse_reply'), messagerie_dossier_url(dossier, anchor: 'new_commentaire'), class: 'button'
|
||||
= link_to t('views.users.dossiers.show.status_overview.refuse_reply'), messagerie_dossier_url(dossier, anchor: 'new_commentaire'), class: 'fr-link'
|
||||
|
||||
- elsif dossier.sans_suite?
|
||||
.sans-suite
|
||||
|
|
Loading…
Reference in a new issue