diff --git a/Js/fonctions.js b/Js/fonctions.js index a042232..d8fbbf5 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1628,6 +1628,8 @@ function selectionner_adherent(id,no) function afficher_adherent() { + debugger; + if ($("#numeroAdherent_C" ).val()>"") { window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#numeroAdherent_C" ).val()+"/");