display count before text in tabs

This commit is contained in:
simon lehericey 2021-04-26 17:15:28 +02:00 committed by Pierre de La Morinerie
parent f55c6ee371
commit 55b80df29d
3 changed files with 7 additions and 7 deletions

View file

@ -38,7 +38,7 @@
badge: number_with_html_delimiter(@traites_count),
notification: @has_termine_notifications)
= tab_item('tous les dossiers',
= tab_item('au total',
instructeur_procedure_path(@procedure, statut: 'tous'),
active: @statut == 'tous',
badge: number_with_html_delimiter(@tous_count))