Fixed the Live Flows -> Aggregation page (#9950)

This commit is contained in:
Manuel Ceroni 2026-01-12 12:59:05 +01:00 committed by GitHub
parent 3d8e14cf4a
commit 414eeb57f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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(),