[Fix #735] Change nouveau state to en construction
This commit is contained in:
parent
a65b5f6fc3
commit
bce3efc5d4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
- if dossier.en_instruction?
|
||||
%span.label.instruction en instruction
|
||||
- elsif dossier.en_construction?
|
||||
%span.label.construction nouveau
|
||||
%span.label.construction en construction
|
||||
- elsif dossier.closed?
|
||||
%span.label.closed accepté
|
||||
- elsif dossier.refused?
|
||||
|
|
Loading…
Reference in a new issue