mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
New page_utils api to handle sidebar subitems selection
This commit is contained in:
parent
6704ae5040
commit
4f6788fb58
73 changed files with 197 additions and 143 deletions
|
|
@ -18,7 +18,6 @@ if not isAdministrator() then
|
|||
return
|
||||
end
|
||||
|
||||
active_page = "about"
|
||||
dofile(dirs.installdir .. "/scripts/lua/inc/menu.lua")
|
||||
|
||||
-- checks all the hosts of the current interface (TODO: iterate all interfaces)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue