This commit is contained in:
2026-01-03 09:53:56 +00:00
parent 7595e84797
commit a5dcddc4f7
3 changed files with 81 additions and 0 deletions

View File

@@ -1555,3 +1555,7 @@ function enregistrer_retrait()
});
}
function liste_avenant()
{
window.location.assign($("#racineWeb" ).val()+"Listeavenant/");
}