From db3bd7f7474185e4e3e36872c9c899843c4029a5 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 20 Jan 2026 06:39:20 +0000 Subject: [PATCH] a --- Js/fonctions.js | 6 +++--- Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 3ddb1d6..6dda36d 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45358,13 +45358,13 @@ function selectionner_mouvement_rh_tout(choix) type: 'POST', data: donnees, success: function(data) { - alert(data); - $('#div_test_gabarit').html(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 153bfe9..d7270ef 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : - +