diff --git a/Js/fonctions.js b/Js/fonctions.js index 119c8cb..f403a51 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45354,8 +45354,8 @@ function selectionner_mouvement_rh(idMvtTemp, 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) { }, diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 9ae4f73..d526a2c 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : - +