This commit is contained in:
2026-01-05 01:17:31 +00:00
parent 8471f8582b
commit 37177b1a90
4 changed files with 152 additions and 1 deletions

View File

@@ -3172,3 +3172,8 @@ function rapport_sp_adherent()
{
window.location.assign($("#racineWeb" ).val()+"Spadherent/");
}
function factures_famille_2()
{
window.location.assign($("#racineWeb" ).val()+"Facturesfamilleadh/");
}