f
This commit is contained in:
parent
2479b7876e
commit
683417d5f8
|
|
@ -1628,6 +1628,8 @@ function selectionner_adherent(id,no)
|
||||||
|
|
||||||
function afficher_adherent()
|
function afficher_adherent()
|
||||||
{
|
{
|
||||||
|
debugger;
|
||||||
|
|
||||||
if ($("#numeroAdherent_C" ).val()>"")
|
if ($("#numeroAdherent_C" ).val()>"")
|
||||||
{
|
{
|
||||||
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#numeroAdherent_C" ).val()+"/");
|
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#numeroAdherent_C" ).val()+"/");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user