Skip to content
Snippets Groups Projects
Commit 18077026 authored by Dorine Lambinet's avatar Dorine Lambinet Committed by Chloé Lallemand
Browse files

Tente de fixer le problème de survol des colonnes budget qui n'allumait pas la légende du PLF

parent 894b0ab2
No related branches found
No related tags found
1 merge request!263Fix allegement general
...@@ -219,7 +219,7 @@ ...@@ -219,7 +219,7 @@
if (showBill) { if (showBill) {
legend.push({ legend.push({
id: "bill_allegement", id: "bill_base",
label: `${baseVariable.labels.default} ${ label: `${baseVariable.labels.default} ${
["agirc_arrco", "securite_sociale", "unedic"].includes( ["agirc_arrco", "securite_sociale", "unedic"].includes(
baseVariable.organisme, baseVariable.organisme,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment