mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
GraphQl 0.122 - Sorting partially working
Some checks are pending
docker / docker_dev (push) Waiting to run
Some checks are pending
docker / docker_dev (push) Waiting to run
This commit is contained in:
@@ -711,7 +711,7 @@ function initializeDatatable (status) {
|
|||||||
},
|
},
|
||||||
"info": "<?= lang('Device_Table_info');?>",
|
"info": "<?= lang('Device_Table_info');?>",
|
||||||
},
|
},
|
||||||
initComplete: function (settings, JSON) {
|
initComplete: function (settings, devices) {
|
||||||
// Handle any additional interactions or event listeners as required
|
// Handle any additional interactions or event listeners as required
|
||||||
// Save cookie Rows displayed, and Parameters rows & order
|
// Save cookie Rows displayed, and Parameters rows & order
|
||||||
$('#tableDevices').on( 'length.dt', function ( e, settings, len ) {
|
$('#tableDevices').on( 'length.dt', function ( e, settings, len ) {
|
||||||
|
|||||||
0
front/php/templates/language/es_es.json
Normal file → Executable file
0
front/php/templates/language/es_es.json
Normal file → Executable file
0
front/php/templates/language/fr_fr.json
Normal file → Executable file
0
front/php/templates/language/fr_fr.json
Normal file → Executable file
0
front/php/templates/language/it_it.json
Normal file → Executable file
0
front/php/templates/language/it_it.json
Normal file → Executable file
Reference in New Issue
Block a user