a
This commit is contained in:
@@ -1623,7 +1623,7 @@ function exporter_modele_assure()
|
||||
function selectionner_adherent(id,no)
|
||||
{
|
||||
$("#idAdherent_C").val(id);
|
||||
$("#numeroAdherent_C" ).val(no);
|
||||
$("#numeroAdherent_C").val(no);
|
||||
/*
|
||||
alert("id = "+id);
|
||||
alert("no = "+no);
|
||||
|
||||
Reference in New Issue
Block a user