GraphQl 0.122 - Sorting partially working
Some checks are pending
docker / docker_dev (push) Waiting to run

This commit is contained in:
jokob-sk
2024-11-13 08:50:04 +11:00
parent 359360a5ea
commit 072821181a
4 changed files with 1 additions and 1 deletions

View File

@@ -711,7 +711,7 @@ function initializeDatatable (status) {
},
"info": "<?= lang('Device_Table_info');?>",
},
initComplete: function (settings, JSON) {
initComplete: function (settings, devices) {
// Handle any additional interactions or event listeners as required
// Save cookie Rows displayed, and Parameters rows & order
$('#tableDevices').on( 'length.dt', function ( e, settings, len ) {

0
front/php/templates/language/es_es.json Normal file → Executable file
View File

0
front/php/templates/language/fr_fr.json Normal file → Executable file
View File

0
front/php/templates/language/it_it.json Normal file → Executable file
View File