mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Fix for #569
This commit is contained in:
parent
08af4fe7d0
commit
f3cd841bd1
5 changed files with 4 additions and 5 deletions
|
|
@ -273,7 +273,6 @@ for key, value in ipairs(flows_stats) do
|
|||
flows_stats[key]["info"] = "<span class='label label-primary'>"..flows_stats[key]["profile"].."</span> "..info
|
||||
end
|
||||
|
||||
|
||||
---------------- TABLE SORTING ----------------
|
||||
if(process) then
|
||||
if(debug_process) then io.write("Flow Processing\n") end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue