a
This commit is contained in:
parent
4eb315349b
commit
29a8489d5a
|
|
@ -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!";
|
||||
|
|
|
|||
|
|
@ -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.01"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.04.02"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
setInterval(function() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user