layout
This commit is contained in:
parent
900b8f7be6
commit
3f2ef985c7
18 changed files with 84 additions and 53 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue