This commit is contained in:
Kara Diaby 2022-04-13 15:44:29 +02:00
parent 900b8f7be6
commit 3f2ef985c7
18 changed files with 84 additions and 53 deletions

View file

@ -1,6 +1,6 @@
- if procedures.length > 1
.tab-title
%span
Synthèse des dossiers
= t('views.instructeurs.dossiers.dossier_synthesis')
- all_dossiers_counts.each_with_index do |(label, dossier_count)|
%span.badge.procedure-synthese-badge= number_with_html_delimiter(dossier_count) + ' ' + label