From ee7abe7d562b99d7f40b00b6e2b109d6d88b6210 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 16:28:06 +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 e56b841..8abbc3c 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1549,6 +1549,9 @@ function init_import_assures() function exporter_modele_assure() { + alert("exporter_modele_assure"); + return; + $('#div_form_upload').hide(); var div_export = $('#div_exporter_liste_assures'); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 75f0e45..90975a4 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -635,7 +635,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +