From 8c0c077f45b9863c852398ff7b93f1d4613aafa8 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 5 Jan 2026 02:01:48 +0000 Subject: [PATCH] a --- Js/fonctions.js | 5 +++++ Vue/gabarit.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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']; - +