From 6a1e2988b6cca4dc5a62227f526e874690ff22bf Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Fri, 30 Jan 2026 18:03:21 +0000 Subject: [PATCH] a --- Js/fonctions.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 590eba4..e776b84 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45491,7 +45491,6 @@ function lister_dossiers_classiques_filtre_export(filtre) }else if(filtre=="2"){ libelle = "Insurance policy filter"; } - } $("#libelleFiltre").val(libelle); @@ -45501,8 +45500,6 @@ function lister_dossiers_classiques_filtre_export(filtre) $("#div_export_a").html('
' + '
'); - // alert(donnees); - $.ajax({ url: $("#racineWeb").val()+"Ajaxfacturesclassiquesfiltreexport/", type : 'post',