Rename the close icon to refuse

This commit is contained in:
gregoirenovel 2017-11-30 17:35:12 +01:00
parent dd47f96424
commit 2d9313b10b
4 changed files with 4 additions and 4 deletions

View file

Before

Width:  |  Height:  |  Size: 357 B

After

Width:  |  Height:  |  Size: 357 B

View file

@ -29,8 +29,8 @@
background-image: image-url("icons/accept.svg");
}
&.close {
background-image: image-url("icons/close.svg");
&.refuse {
background-image: image-url("icons/refuse.svg");
}
&.without-continuation {

View file

@ -39,7 +39,7 @@
%h4 Classer sans suite
L'usager ne recevra aucune notification
%li{ onclick: "TPS.showMotivation('close');" }
.icon.close
.icon.refuse
.description
%h4 Refuser
L'usager sera notifié que son dossier a été refusé

View file

@ -8,7 +8,7 @@
.icon.unarchive
.icon.folder
.icon.accept
.icon.close
.icon.refuse
.icon.without-continuation
.icon.edit
.icon.in-progress