style: replace accept legacy icon
This commit is contained in:
parent
458d53e471
commit
494aa2bf40
7 changed files with 3 additions and 13 deletions
|
@ -5,7 +5,6 @@
|
|||
%span.icon.follow
|
||||
%span.icon.unfollow
|
||||
%span.icon.unarchive
|
||||
%span.icon.accept
|
||||
%span.icon.edit
|
||||
%span.icon.bubble
|
||||
%span.icon.attached
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
- elsif dossier.accepte?
|
||||
.accepte
|
||||
%p.decision{ role: 'status' }
|
||||
%span.icon.accept
|
||||
= dsfr_icon('fr-icon-checkbox-circle-fill fr-text-default--success')
|
||||
= t('views.users.dossiers.show.status_overview.acceptee_html')
|
||||
|
||||
- if dossier.motivation.present?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue