diff --git a/Js/fonctions.js b/Js/fonctions.js
index f95478f..9b822cf 100644
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -45343,8 +45343,13 @@ function selectionner_mouvement_rh(idMvtTemp, choix)
}
*/
+ alert(donnees);
+
v_url = $("#racineWeb").val()+"Ajaxmouvementassurevalider/";
+ alert(v_url);
+ return;
+
$.ajax({
url: v_url,
type: 'POST',
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index d3ed8a8..f3d016e 100644
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : = $_SESSION['controlerPlafondBeneficiaire'] ?>
-
+