mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Updated (C)
This commit is contained in:
parent
72598c3dc2
commit
b52697a55d
11 changed files with 12 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
--
|
||||
-- (C) 2020 - ntop.org
|
||||
-- (C) 2020-21 - ntop.org
|
||||
--
|
||||
|
||||
local dirs = ntop.getDirs()
|
||||
|
|
@ -102,4 +102,4 @@ function ui_utils.print_toggle_switch(context)
|
|||
print(template_utils.gen("on_off_switch.html", context))
|
||||
end
|
||||
|
||||
return ui_utils
|
||||
return ui_utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue