diff --git a/Js/fonctions.js b/Js/fonctions.js index b8391ee..7b8b20b 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -3467,7 +3467,7 @@ function liste_mouvemements_assures() donnees += '&valide='+valide; donnees += '&debut='+debut+'&fin='+fin; - alert("donnees"); + alert(donnees); return; $("#div_ententeprealable").html('
  ' + 'Veuillez patienter... / Please wait...' + '
'); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 5db09e6..14ccf7c 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -638,7 +638,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +