der
This commit is contained in:
parent
e6fcfb1ac5
commit
a874926dd9
|
|
@ -39,7 +39,7 @@
|
|||
// On vérifie si la table existe dans le DOM (via le require)
|
||||
const table = document.querySelector('#tableLister');
|
||||
if (table) {
|
||||
initSmartTable('#tableLister', titreExport, [[1, 'desc'], [2, 'asc']], true);
|
||||
initSmartTable('#tableLister', titreExport, false, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user