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