From 05e89e3f8f2122de869bdd6069c4a33cacd3c160 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 16:36:50 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index fa8964f..e56b841 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1561,8 +1561,6 @@ function exporter_modele_assure() // data: donnees, success: function(data) { - alert(data); - $('#div_test_gabarit').html(data); div_export.html(data); }, error : function(resultat, statut, erreur)