From 3c039142d665aa4c32be04902c2f973372bbfa0a Mon Sep 17 00:00:00 2001 From: Manus Date: Wed, 3 Jun 2026 13:24:26 +0000 Subject: [PATCH] =?UTF-8?q?Checkpoint:=20Suppression=20du=20rowSpan=20qui?= =?UTF-8?q?=20causait=20le=20bug=20des=202=20premi=C3=A8res=20lignes=20fig?= =?UTF-8?q?=C3=A9es=20lors=20du=20scroll.=20Remplacement=20de=20toutes=20l?= =?UTF-8?q?es=20mentions=20"2027"=20en=20dur=20dans=20l'en-t=C3=AAte=20du?= =?UTF-8?q?=20tableau=20par=20la=20variable=20dynamique=20{annee}.=20Le=20?= =?UTF-8?q?titre=20affiche=20d=C3=A9sormais=20"CAPEX=202026"=20ou=20"CAPEX?= =?UTF-8?q?=202027"=20selon=20l'ann=C3=A9e=20s=C3=A9lectionn=C3=A9e.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/pages/DsiCapex.tsx | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/client/src/pages/DsiCapex.tsx b/client/src/pages/DsiCapex.tsx index 5e650bb..355c056 100644 --- a/client/src/pages/DsiCapex.tsx +++ b/client/src/pages/DsiCapex.tsx @@ -321,12 +321,10 @@ export default function DsiCapex() { - Campagne budgétaire
- CAPEX 2027 + Campagne budgétaire — CAPEX {annee} {COLONNES.map(col => ( ))} - Total
BP 2027 + Total BP {annee} Commentaires - {/* Ligne 2 : Année sous chaque colonne */} - - {COLONNES.map(col => ( - - 2027 - - ))} - 2027 - — - {/* Ligne 3 : En-têtes de tri */}