mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Add missing ifid param
This commit is contained in:
parent
5515821ad5
commit
4d01430a85
1 changed files with 1 additions and 0 deletions
|
|
@ -299,6 +299,7 @@ end
|
|||
-- #################################################
|
||||
|
||||
function graph_utils.drawNewGraphs(source_value, source_sub_value)
|
||||
local ifid = interface.getId()
|
||||
if (source_value == nil) then
|
||||
source_value = ""
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue