Fix alert counters for filtered alerts

This commit is contained in:
Simone Mainardi 2016-11-25 11:05:20 +01:00
parent 715255412b
commit 4fa2950f8a
4 changed files with 26 additions and 16 deletions

View file

@ -32,6 +32,7 @@ else
if ntop.isEnterprise() then
-- drawAlertStatsCharts()
end
drawAlertTables(num_alerts, num_engaged_alerts, num_flow_alerts, _GET)
end -- closes if ntop.getPrefs().are_alerts_enabled == false then