Ah this is how it works :D

This commit is contained in:
phl0
2025-05-16 10:44:08 +02:00
parent 00cbcbca9c
commit 8b8d6157f4

View File

@@ -231,17 +231,11 @@ if ($lang_code != 'en' && !file_exists(FCPATH . "assets/json/datatables_language
"scrollY": "500px",
"scrollCollapse": true,
"paging": true,
"layout": {
"topEnd": {
"search": {
"text": 'Filter Results'
}
}
},
"scrollX": true,
"order": [ 0, 'desc' ],
"language": {
url: getDataTablesLanguageUrl(),
search: '<?= __("Filter Results"); ?>',
},
dom: 'Bfrtip',
buttons: [