Fix ntopng references for oem

This commit is contained in:
emanuele-f 2020-03-17 17:59:17 +01:00
parent 90a22ac7b0
commit ee17475cc5
8 changed files with 28 additions and 21 deletions

View file

@ -1719,7 +1719,7 @@ elseif(page == "config") then
end
end
if not ifstats.isDynamic then
if not ifstats.isDynamic and not have_nedge then
local cur_mode = ntop.getCache(disaggregation_criterion_key)
if isEmptyString(cur_mode) then
cur_mode = "none"