mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
fix for system view
This commit is contained in:
parent
3052e1370d
commit
ce0e3d2d11
97 changed files with 152 additions and 187 deletions
|
|
@ -12,7 +12,7 @@ local page_utils = require("page_utils")
|
|||
local code_editor = require("code_editor")
|
||||
|
||||
sendHTTPContentTypeHeader('text/html')
|
||||
page_utils.manage_system_interface()
|
||||
|
||||
|
||||
local title = i18n("plugin_browser", {plugin_name = _GET["plugin_path"]})
|
||||
local url = ntop.getHttpPrefix().."/lua/code_viewer.lua"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue