mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
parent
39b7cff95a
commit
b26eb71316
7 changed files with 41 additions and 16 deletions
|
|
@ -355,7 +355,7 @@ print[[
|
|||
},
|
||||
]]
|
||||
|
||||
if(ifstats.vlan) then
|
||||
if(ifstats.vlan and ntop.getPref("ntopng.prefs.dynamic_flow_collection_mode") ~= "vlan") then
|
||||
print [[
|
||||
{
|
||||
title: "]] print(i18n("vlan")) print[[",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue