Updated (C)

This commit is contained in:
Luca Deri 2021-03-24 18:47:50 +01:00
parent 72598c3dc2
commit b52697a55d
11 changed files with 12 additions and 12 deletions

View file

@ -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