demarches-normaliennes/app/views/instructeurs/procedures/_synthese.html.haml

12 lines
346 B
Text
Raw Normal View History

.tab-title
Synthèse des dossiers
.procedure-list.synthese
%ul.procedure-stats.flex
- all_dossiers_counts.each_with_index do |(label, dossier_count)|
%li.procedure-synthese
%object
.stats-number
= number_with_html_delimiter(dossier_count)
.stats-legend
= label