This commit is contained in:
KANE LAZENI 2026-01-04 06:22:46 +00:00
parent 4dc64fc78b
commit 4eb315349b
2 changed files with 2 additions and 2 deletions

View File

@ -1717,7 +1717,7 @@ function creer_beneficiaires()
etatadh=$("#codeEtatAdherent_C").val();
if (etatadh != "V")
if (etatadh != "V" && etatadh != "W")
{
v_msg="Attention! cette famille n\'est pas en vigueur!";
v_msgEng="Warning! this family is not in force!";

View File

@ -608,7 +608,7 @@ $activeChildId = $menuData['child'];
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<!-- Application Scripts -->
<script src="/Js/fonctions.js?ver=2026.01.04.00"></script>
<script src="/Js/fonctions.js?ver=2026.01.04.01"></script>
<script type="text/javascript">
setInterval(function() {