mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
fix for multibar widget
This commit is contained in:
parent
bf047da111
commit
ab0c7ae440
6 changed files with 34 additions and 31 deletions
|
|
@ -42,7 +42,5 @@ if (widget == nil) then
|
|||
end
|
||||
|
||||
widget.type = widget_data.widget_type or widget.type
|
||||
tprint(widget)
|
||||
|
||||
-- Generate the widget response
|
||||
print(widget_utils.generate_response(widget, widget_data))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue