This commit is contained in:
KONE SOREL 2026-01-03 13:26:25 +00:00
parent 683417d5f8
commit 939464851e

View File

@ -1629,7 +1629,7 @@ function selectionner_adherent(id,no)
function afficher_adherent()
{
debugger;
if ($("#numeroAdherent_C" ).val()>"")
{
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#numeroAdherent_C" ).val()+"/");
@ -1638,6 +1638,7 @@ function afficher_adherent()
function afficher_adherent_id()
{
debugger;
codeTypeContrat = $("#codeTypeContrat_C").val();
if (codeTypeContrat=="F")
{