mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Reworked flashstart categorization support (work in progress)
This commit is contained in:
parent
d7c452f0a3
commit
b9068886a4
25 changed files with 379 additions and 464 deletions
|
|
@ -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 [[
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue