mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Minor changes
This commit is contained in:
parent
3224e81030
commit
bc221c29ab
3 changed files with 5 additions and 6 deletions
|
|
@ -473,7 +473,7 @@ function flowinfo2process(process, host_info_to_url)
|
|||
|
||||
if process then
|
||||
-- TODO: add links back once restored
|
||||
|
||||
|
||||
if not isEmptyString(process["name"]) then
|
||||
local full_clean_name = process["name"]:gsub("'",'')
|
||||
local t = split(full_clean_name, "/")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue