This commit is contained in:
2026-04-13 16:59:01 +00:00
parent 5384304b8e
commit 5f418dcad7
3 changed files with 6 additions and 20 deletions

View File

@@ -83401,7 +83401,7 @@ function afficher_tauxajustement_garant(){
},
success: function(data) {
$('#div_lister_table').html(data);
appliquerDataTable();
//appliquerDataTable();
},
complete: function() {