diff --git a/Js/fonctions.js b/Js/fonctions.js index 6dda36d..e081dc0 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45352,7 +45352,9 @@ function selectionner_mouvement_rh_tout(choix) donnees += '&choix='+choix; v_url = $("#racineWeb").val()+"Ajaxmouvementassurevalider/selectionnertout/"; - + + $("#div_mvt").html('
  ' + 'Veuillez patienter... / Please wait...' + '
'); + $.ajax({ url: v_url, type: 'POST', diff --git a/Vue/gabarit.php b/Vue/gabarit.php index d7270ef..655c6f3 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : - +