From 2be6e0e63adf9761ef16c0e83df10e862ba3fca3 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 3 Jan 2026 13:51:02 +0000 Subject: [PATCH] s --- Js/fonctions.js | 2 +- Vue/gabarit.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index befa1e6..1307e7e 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1657,6 +1657,6 @@ function afficher_adherent_id_plus(idAdherent) { if (idAdherent>"0") { - window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#idAdherent_C" ).val()+"/"); + window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+idAdherent+"/"); } } \ No newline at end of file diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 613a0b2..60a7961 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -595,7 +595,7 @@ $activeChildId = $menuData['child']; - +