diff --git a/Js/fonctions.js b/Js/fonctions.js index 397a5b2..ac4de02 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3225,3 +3225,8 @@ function afficher_beneficiare_prime_adherent() } }); } + +function rapport_sp_police() +{ + window.location.assign($("#racineWeb" ).val()+"Sppolice/"); +} diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 33897d5..8f26ff4 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +