mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-04 09:50:09 +00:00
Fixed the Live Flows -> Aggregation page (#9950)
This commit is contained in:
parent
3d8e14cf4a
commit
414eeb57f6
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@ else
|
|||
end
|
||||
|
||||
local context = {
|
||||
ifid = ifId,
|
||||
ifid = ifstats.id,
|
||||
vlans = json.encode(vlans),
|
||||
aggregation_criteria = aggregation_criteria,
|
||||
is_ntop_enterprise_m = ntop.isEnterpriseM(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue