diff --git a/Js/fonctions.js b/Js/fonctions.js index 6df9bfb..4b5122a 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1716,7 +1716,7 @@ function creer_beneficiaires() } etatadh=$("#codeEtatAdherent_C").val(); - + alert("etatadh = "+etatadh); if (etatadh != "V" && etatadh != "W") { v_msg="Attention! cette famille n\'est pas en vigueur!"; diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 1614d27..582f77e 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -608,7 +608,7 @@ $activeChildId = $menuData['child']; - +