From 448a36528a9260c46b7119bfcd3ad27a3b87f26a Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 20 Jan 2026 06:05:29 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 +++- Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 3dcf93e..c6539b4 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45357,11 +45357,13 @@ function selectionner_mouvement_rh_tout(choix) type: 'POST', data: donnees, success: function(data) { + alert(data); + $('#div_test_gabarit').html(data); }, error: function(data) { }, complete: function() { - liste_mouvemements_rh_valider(); + // liste_mouvemements_rh_valider(); } }); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 2d44a5b..b182228 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : - +