a
This commit is contained in:
@@ -390,9 +390,6 @@ function afficher_adherent_id()
|
||||
idAdherent = $("#idAdherent" ).val();
|
||||
}
|
||||
|
||||
alert(idAdherent);
|
||||
// return;
|
||||
|
||||
if (idAdherent>"0")
|
||||
{
|
||||
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+idAdherent+"/");
|
||||
|
||||
Reference in New Issue
Block a user