From b873f58a7f5e7de858513604287b41a855f25c50 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 06:30:48 +0000 Subject: [PATCH] a --- Js/fonctions.js | 5 +++-- Vue/Ficheadherent/index.php | 2 +- Vue/gabarit.php | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 4b5122a..d4e39bb 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1715,8 +1715,9 @@ function creer_beneficiaires() return; } - etatadh=$("#codeEtatAdherent_C").val(); - alert("etatadh = "+etatadh); + // etatadh=$("#codeEtatAdherent_C").val(); + etatadh=$("#codeEtatAdherent").val(); + alert("etatadh = "+etatadh); if (etatadh != "V" && etatadh != "W") { v_msg="Attention! cette famille n\'est pas en vigueur!"; diff --git a/Vue/Ficheadherent/index.php b/Vue/Ficheadherent/index.php index be8321c..085f382 100644 --- a/Vue/Ficheadherent/index.php +++ b/Vue/Ficheadherent/index.php @@ -44,7 +44,7 @@
- + nettoyer($adherent['numeroAdherent'])?> diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 582f77e..4afba1d 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -608,7 +608,7 @@ $activeChildId = $menuData['child']; - +