This commit is contained in:
2026-04-09 19:43:23 +00:00
parent 26f6e36f21
commit fdf67415c5
3 changed files with 20 additions and 5 deletions

View File

@@ -52869,8 +52869,6 @@ function filtretabproduit(){
success: function(data) {
//alert("Success : "+data);
$('#div_tab_produit').html(data);
appliquerDataTable();
},
complete: function() {