From f8fc3a347565a29d311c10941297c76891ebb568 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 08:13:06 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 +- Vue/Ajaxgabarit/index.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 04ee0e7..e9a1840 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -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); diff --git a/Vue/Ajaxgabarit/index.php b/Vue/Ajaxgabarit/index.php index b8cc17c..85f77eb 100644 --- a/Vue/Ajaxgabarit/index.php +++ b/Vue/Ajaxgabarit/index.php @@ -18,8 +18,8 @@ - - + +