This commit is contained in:
2026-01-04 06:23:46 +00:00
parent 4eb315349b
commit 29a8489d5a
2 changed files with 2 additions and 2 deletions

View File

@@ -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!";