mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Add hook label in get_user_scripts.lua
This commit is contained in:
parent
b9a4534af6
commit
737962228b
2 changed files with 14 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ local template = require "template_utils"
|
|||
|
||||
sendHTTPContentTypeHeader('text/html')
|
||||
|
||||
active_page = "scripts_list"
|
||||
active_page = "admin"
|
||||
|
||||
-- get config parameters like the id and name
|
||||
local script_subdir = _GET["subdir"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue