From 95d79fd46ff0b1c745bdab0ab1189df82187624f Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 3 Jan 2026 02:23:57 +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 f2bdeac..37807e3 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1440,6 +1440,9 @@ function enregistrer_avenant() function pop_afficher_selection_retrait() { + alert("pop_afficher_selection_retrait"); + return; + var div_selection_assure = $('#div_selection_assure'); div_selection_assure.html('
  ' + 'Veuillez patienter... / Please wait...' + '
'); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index eadb688..bd787b1 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -595,7 +595,7 @@ $activeChildId = $menuData['child']; - +