Merge pull request #3288 from BlackDex/admin-interface-updates

Some Admin Interface updates
This commit is contained in:
Daniel García
2023-02-28 23:43:01 +01:00
committed by GitHub
13 changed files with 199 additions and 64 deletions

View File

@@ -244,7 +244,7 @@ document.addEventListener("DOMContentLoaded", (/*event*/) => {
[-1, 2, 5, 10, 25, 50],
["All", 2, 5, 10, 25, 50]
],
"pageLength": 2, // Default show all
"pageLength": -1, // Default show all
"columnDefs": [{
"targets": [1, 2],
"type": "date-iso"