This commit is contained in:
KANE LAZENI 2026-01-03 09:27:46 +00:00
parent e2035442af
commit 11a3053722
2 changed files with 13 additions and 1 deletions

View File

@ -1556,3 +1556,15 @@ function enregistrer_retrait()
}
});
}
a
function controle_date_avenant()
{
codeTypeAvenant=$("#codeTypeAvenant").val();
$("#div_periodidite").html("");
$("#dateAvenant").val($("#datejourfr_C").val());
$("#dateAvenant").readable();
$("#motifavenant").readable();
}

View File

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