a
This commit is contained in:
parent
b31a6fc2ae
commit
8c0c077f45
|
|
@ -3225,3 +3225,8 @@ function afficher_beneficiare_prime_adherent()
|
|||
}
|
||||
});
|
||||
}
|
||||
|
||||
function rapport_sp_police()
|
||||
{
|
||||
window.location.assign($("#racineWeb" ).val()+"Sppolice/");
|
||||
}
|
||||
|
|
|
|||
|
|
@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.05.08"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.05.09"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user