fix: famillesAvecCompositionPenale
parent
ae9b8289e1
commit
f1d3e9aa0a
|
@ -96,7 +96,7 @@ export function computeELStatsAtDate(
|
|||
),
|
||||
nbFamillesCompositionPenale: famillesAvecCompositionPenale.length,
|
||||
pourcentageFamillesCompositionPenale: percent(
|
||||
famillesAvecProcedurePenale.length,
|
||||
famillesAvecCompositionPenale.length,
|
||||
familleResistantesOrEx.length
|
||||
),
|
||||
pourcentageProcedurePenaleAvecCompositionPenale: percent(
|
||||
|
|
Loading…
Reference in New Issue