mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Fixes various issues with exporter interface stats page
This commit is contained in:
parent
fbc55ab340
commit
d6735b6e3e
4 changed files with 8 additions and 7 deletions
|
|
@ -105,7 +105,7 @@ local columns = {
|
|||
is_key = true,
|
||||
formatter = {
|
||||
funct = format_portidx_name,
|
||||
column_dependent = "out_device",
|
||||
column_dependent = "in_device",
|
||||
generateLink = generateExporterInterfaceLink
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue