Fix case for submitted dossiers, notification font awsome
This commit is contained in:
parent
f407f3a266
commit
c2e8f7ba31
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
- case notification.type_notif
|
||||
- when "commentaire"
|
||||
.type-notif.fa.fa-comments-o
|
||||
- when "submited"
|
||||
- when "submitted"
|
||||
.type-notif.fa.fa-thumbs-o-up
|
||||
- when "champs"
|
||||
.type-notif.fa.fa-list-alt
|
||||
|
|
Loading…
Reference in a new issue