mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
parent
1f24dec3e3
commit
b117e8a23a
178 changed files with 6639 additions and 124 deletions
|
|
@ -10,7 +10,7 @@ $(function () {
|
|||
}
|
||||
}
|
||||
]);
|
||||
dtConfig = DataTableUtils.setAjaxConfig(dtConfig, `${http_prefix}/lua/pro/rest/v1/get/flowdevices/stats.lua`, 'rsp');
|
||||
dtConfig = DataTableUtils.setAjaxConfig(dtConfig, `${http_prefix}/lua/pro/rest/v2/get/flowdevices/stats.lua`, 'rsp');
|
||||
dtConfig = DataTableUtils.extendConfig(dtConfig, {
|
||||
columns: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue