Transformation dataTable

This commit is contained in:
2025-12-26 13:09:06 +00:00
parent 4d0cf47685
commit ad64f3c78d
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ function connexion_cookie() {
$(function() {
// 1. Initialisation des composants au chargement de la page
appliquerDataTable('#claimsTable', {
appliquerDataTable('.tabliste', {
order: [[1, "asc"]], // tri sur la 2e colonne
buttons: ['excel', 'pdf'], // seulement export Excel et PDF
pageLength: 25 // 25 lignes par page