mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Added c++ mapping to qoe sorting
This commit is contained in:
parent
3d342428f4
commit
36010e698e
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ local mapping_column_lua_c = {
|
|||
flow_exporter = "column_device_ip",
|
||||
in_index = "column_in_index",
|
||||
out_index = "column_out_index"
|
||||
qoe = "column_qoe"
|
||||
}
|
||||
|
||||
if _GET["start"] and _GET["length"] then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue