Fixes geomap shadow, navbar tabs component (#10184)

* Fixes geomap shadow, zoom group, navbar tabs component

* Update dist
This commit is contained in:
GabrieleDeri 2026-03-19 17:16:13 +01:00 committed by GitHub
parent 48bf182533
commit 9015774e2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 570 additions and 176 deletions

View file

@ -16,14 +16,6 @@ page_utils.print_header_and_set_active_menu_entry(page_utils.menu_entries.ts_def
dofile(dirs.installdir .. "/scripts/lua/inc/menu.lua")
page_utils.print_navbar(i18n("about.ts_defines"), ntop.getHttpPrefix() .. "/lua/ts_overview.lua", {
{
active = true,
page_name = "overview",
label = i18n("overview"),
}
})
local context = {}
template_utils.render("pages/vue_page.template", {