Maj dataTable page

This commit is contained in:
2025-12-25 13:24:47 +00:00
parent 191600e27f
commit d80fdce304
2 changed files with 2 additions and 2 deletions

View File

@@ -414,7 +414,7 @@ function appliquerDataTable() {
destroy: true,
responsive: true,
order: [[0, "desc"]],
lengthMenu: [50, 100, 150],
lengthMenu: [25, 50, 100],
pagingType: "full_numbers",
autoWidth: false,
language: translations[codeLangue] || translations.fr_FR,