From 871741e8efe5449e9044f3ebcad58ec08e580262 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 08:11:11 +0000 Subject: [PATCH] a --- 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 d01cce6..04ee0e7 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1630,7 +1630,7 @@ function selectionner_adherent(id,no) alert('idAdherent_C : ' + $("#idAdherent_C").val() ); alert('numeroAdherent_C : ' + $("#numeroAdherent_C").val() ); */ - alert($("#idAdherent_C")); + alert($("#idAdherent_C").val()); } function afficher_adherent() diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 67e46b2..d106b90 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -608,7 +608,7 @@ $activeChildId = $menuData['child']; - +