fix: famillesAvecCompositionPenale

wip-related-pages
sebastien.arod@gmail.com 2024-06-06 20:56:18 +02:00
parent ae9b8289e1
commit f1d3e9aa0a
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ export function computeELStatsAtDate(
), ),
nbFamillesCompositionPenale: famillesAvecCompositionPenale.length, nbFamillesCompositionPenale: famillesAvecCompositionPenale.length,
pourcentageFamillesCompositionPenale: percent( pourcentageFamillesCompositionPenale: percent(
famillesAvecProcedurePenale.length, famillesAvecCompositionPenale.length,
familleResistantesOrEx.length familleResistantesOrEx.length
), ),
pourcentageProcedurePenaleAvecCompositionPenale: percent( pourcentageProcedurePenaleAvecCompositionPenale: percent(