diff --git a/Js/fonctions.js b/Js/fonctions.js index b5b3277d..0ba36f9f 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -12313,6 +12313,9 @@ function etat_rapport_sp() v_url = $("#racineWeb").val()+"Ajaxetat"+codeEtat+"/"; + alert(v_url); + return; + $("#div_detail_requete").html('
  ' + 'Veuillez patienter... / Please wait...' + '
'); $.ajax({ diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 57b40756..8c192b5e 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -263,7 +263,7 @@ controlerPlafondBeneficiaire : - +