Maj dataTable page
This commit is contained in:
parent
191600e27f
commit
d80fdce304
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -609,7 +609,7 @@ console.groupEnd();
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2025.12.25.04"></script>
|
||||
<script src="/Js/fonctions.js?ver=2025.12.25.05"></script>
|
||||
|
||||
<?php if (est_anglophone()): ?>
|
||||
<script src="/Js/datepicker-eng.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user