mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
fix am_host/list.lua rest
This commit is contained in:
parent
0307f4fafe
commit
ba68c266af
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ local am_utils = require "am_utils"
|
|||
-- NOTE: in case of invalid login, no error is returned but redirected to login
|
||||
--
|
||||
|
||||
sendHTTPContentTypeHeader('application/json')
|
||||
|
||||
-- sendHTTPContentTypeHeader('application/json')
|
||||
|
||||
local charts_available = script_manager.systemTimeseriesEnabled()
|
||||
|
||||
-- ################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue