This commit is contained in:
KONE SOREL 2026-02-28 12:34:05 +00:00
parent 443190f3bd
commit 191195359a
2 changed files with 3 additions and 1 deletions

View File

@ -6812,6 +6812,7 @@ function enregistrer_remplacement_adherent()
},
complete: function()
{
/*
v_msg="Opération effectuée avec succès!";
v_msgEng="Operation successfully completed";
@ -6819,6 +6820,7 @@ function enregistrer_remplacement_adherent()
// Ce code ne sexécute quaprès clic sur OK
consulter_remplacement_adherent();
});
*/
}
});
}

View File

@ -712,7 +712,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<!-- Application Scripts -->
<script src="/Js/fonctions.js?ver=2026.02.28.00"></script>
<script src="/Js/fonctions.js?ver=2026.02.28.01"></script>
<script type="text/javascript">
raffraichier_gabarit();