Dossier status: add brouillon label

This commit is contained in:
simon lehericey 2018-03-29 10:39:43 +02:00
parent 88d46594e9
commit 48ddb4cfb6
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,5 @@
- if dossier.brouillon?
%span.label.brouillon brouillon
- if dossier.en_instruction?
%span.label.instruction en instruction
- elsif dossier.en_construction?