Reworked flashstart categorization support (work in progress)

This commit is contained in:
Luca Deri 2016-01-01 20:05:58 +01:00
parent d7c452f0a3
commit b9068886a4
25 changed files with 379 additions and 464 deletions

View file

@ -245,21 +245,6 @@ end
ntop.dumpFile(dirs.installdir .. "/httpdocs/inc/hosts_stats_top.inc")
if(prefs.is_categorization_enabled) then
print [[
{
title: "Category",
field: "column_category",
sortable: true,
css: {
textAlign: 'center'
}
},
]]
end
if(prefs.is_httpbl_enabled) then
print [[
{