a
This commit is contained in:
parent
60e742fa61
commit
6a1e2988b6
|
|
@ -45491,7 +45491,6 @@ function lister_dossiers_classiques_filtre_export(filtre)
|
||||||
}else if(filtre=="2"){
|
}else if(filtre=="2"){
|
||||||
libelle = "Insurance policy filter";
|
libelle = "Insurance policy filter";
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$("#libelleFiltre").val(libelle);
|
$("#libelleFiltre").val(libelle);
|
||||||
|
|
@ -45501,8 +45500,6 @@ function lister_dossiers_classiques_filtre_export(filtre)
|
||||||
|
|
||||||
$("#div_export_a").html('<div style="padding-top:80px; text-align:center; font-size:14px; color: #0088cf; "><span><i class="fa fa-spinner fa-spin fa-5x" >' + '</span></div>');
|
$("#div_export_a").html('<div style="padding-top:80px; text-align:center; font-size:14px; color: #0088cf; "><span><i class="fa fa-spinner fa-spin fa-5x" >' + '</span></div>');
|
||||||
|
|
||||||
// alert(donnees);
|
|
||||||
|
|
||||||
$.ajax({
|
$.ajax({
|
||||||
url: $("#racineWeb").val()+"Ajaxfacturesclassiquesfiltreexport/",
|
url: $("#racineWeb").val()+"Ajaxfacturesclassiquesfiltreexport/",
|
||||||
type : 'post',
|
type : 'post',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user