mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Totally reworked navigation between probes/exporters pages
This commit is contained in:
parent
fbecc9fc01
commit
e7392db79f
17 changed files with 827 additions and 410 deletions
|
|
@ -8,8 +8,6 @@ require "lua_utils"
|
|||
local ts_utils = require("ts_utils")
|
||||
local info = ntop.getInfo()
|
||||
local page_utils = require("page_utils")
|
||||
local format_utils = require("format_utils")
|
||||
local os_utils = require "os_utils"
|
||||
|
||||
sendHTTPContentTypeHeader('text/html')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue