mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
This commit is contained in:
+1
-1
@@ -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 ) {
|
||||||
|
|||||||
Regular → Executable
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user