From 406a1730d883815c49b2476c769441fdaf90bbb6 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 3 Jan 2026 03:22:53 +0000 Subject: [PATCH] a --- Js/fonctions.js | 3 +++ Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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']; - +