This commit is contained in:
KONE SOREL 2026-01-03 13:51:02 +00:00
parent c951bfebcc
commit 2be6e0e63a
2 changed files with 2 additions and 2 deletions

View File

@ -1657,6 +1657,6 @@ function afficher_adherent_id_plus(idAdherent)
{
if (idAdherent>"0")
{
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#idAdherent_C" ).val()+"/");
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+idAdherent+"/");
}
}

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.30"></script>
<script src="/Js/fonctions.js?ver=2026.01.03.32"></script>
<script type="text/javascript">
setInterval(function() {