This commit is contained in:
2026-04-05 14:58:03 +00:00
parent 3ce5cc87a8
commit 1a6268314a
7 changed files with 1 additions and 3568 deletions

View File

@@ -390,9 +390,6 @@ function afficher_adherent_id()
idAdherent = $("#idAdherent" ).val();
}
alert(idAdherent);
// return;
if (idAdherent>"0")
{
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+idAdherent+"/");