This commit is contained in:
KONE SOREL 2026-01-03 13:23:59 +00:00
parent 2479b7876e
commit 683417d5f8

View File

@ -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()+"/");