mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
refactored navbar used by page_utils.lua
This commit is contained in:
parent
2da14e59ea
commit
faedd4ac75
3 changed files with 70 additions and 49 deletions
|
|
@ -23,8 +23,6 @@ if not isAllowedSystemInterface() then
|
|||
end
|
||||
|
||||
sendHTTPContentTypeHeader('text/html')
|
||||
|
||||
|
||||
page_utils.set_active_menu_entry(page_utils.menu_entries.system_status)
|
||||
|
||||
dofile(dirs.installdir .. "/scripts/lua/inc/menu.lua")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue