Rename two classes so that they are more meaningful
This commit is contained in:
parent
4302997f08
commit
e3ce5115a2
5 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
- elsif dossier.en_construction?
|
||||
%span.label.construction en construction
|
||||
- elsif dossier.closed?
|
||||
%span.label.success accepté
|
||||
%span.label.accepted accepté
|
||||
- elsif dossier.refused?
|
||||
%span.label.refused refusé
|
||||
- elsif dossier.without_continuation?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue