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 : - +