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']; - +