diff --git a/Js/fonctions.js b/Js/fonctions.js
index 30ea1a7..e36d281 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -1451,6 +1451,9 @@ function pop_afficher_selection_retrait()
div_selection_assure.html('
' + 'Veuillez patienter... / Please wait...' + ' ');
+ alert("pop_afficher_selection_retrait");
+ return;
+
$.ajax({
url: $("#racineWeb").val()+"Ajaxselectionretrait/",
type : 'post',
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 51e3f73..bb7a544 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -595,7 +595,7 @@ $activeChildId = $menuData['child'];
-
+