mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@ -43,6 +43,7 @@
|
||||
rowCount: [25, 50, 100, -1],
|
||||
url: "{{ route('table.port-nac') }}",
|
||||
post: function () {
|
||||
device_id: '{{ $device->device_id }}',
|
||||
return {
|
||||
};
|
||||
},
|
||||
|
Reference in New Issue
Block a user