From a79ee72bc58a69a10dcec8219a41b435bb9abdab Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 09:35:51 +0000 Subject: [PATCH] a --- Js/fonctions.js | 7 ------- Vue/gabarit.php | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index c0616df..80b9a14 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -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() diff --git a/Vue/gabarit.php b/Vue/gabarit.php index d7eaeb0..dc8c18f 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -612,7 +612,7 @@ $activeChildId = $menuData['child']; - +