This commit is contained in:
KANE LAZENI 2026-01-04 16:36:50 +00:00
parent dc91e1bbc5
commit 05e89e3f8f

View File

@ -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)