s
This commit is contained in:
@@ -1657,6 +1657,6 @@ function afficher_adherent_id_plus(idAdherent)
|
||||
{
|
||||
if (idAdherent>"0")
|
||||
{
|
||||
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#idAdherent_C" ).val()+"/");
|
||||
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+idAdherent+"/");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user