This commit is contained in:
2026-01-05 02:01:48 +00:00
parent b31a6fc2ae
commit 8c0c077f45
2 changed files with 6 additions and 1 deletions

View File

@@ -3225,3 +3225,8 @@ function afficher_beneficiare_prime_adherent()
}
});
}
function rapport_sp_police()
{
window.location.assign($("#racineWeb" ).val()+"Sppolice/");
}