Add archived label on procedures list

This commit is contained in:
Mathieu Magnin 2017-07-03 16:29:29 +02:00
parent 29b201ad00
commit 1d53214870
4 changed files with 23 additions and 0 deletions

View file

@ -34,3 +34,7 @@
= archived_count
.stats-legend
= "archivé".pluralize(archived_count, :fr)
- if p.archivee?
.procedure-status
%span.label Archivée