mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
moved overview.js import handler to enterprise
This commit is contained in:
parent
63dc081b1b
commit
c2c763c2c1
5 changed files with 12 additions and 18 deletions
|
|
@ -2306,6 +2306,7 @@ function haveAdminPrivileges(isJsonResponse)
|
|||
|
||||
if (isJson) then
|
||||
local json = require("dkjson")
|
||||
sendHTTPContentTypeHeader('application/json')
|
||||
print(json.encode({}))
|
||||
else
|
||||
local page_utils = require("page_utils")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue