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