mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Added timeseries schema definitions page (#9193)
This commit is contained in:
parent
9211b93d0e
commit
6bd616af1d
6 changed files with 350 additions and 0 deletions
|
|
@ -810,6 +810,10 @@ if not info.oem and auth.has_capability(auth.capabilities.developer) then
|
|||
entry = page_utils.menu_entries.alert_definitions,
|
||||
url = '/lua/defs_overview.lua'
|
||||
},
|
||||
{
|
||||
entry = page_utils.menu_entries.ts_definitions,
|
||||
url = '/lua/ts_overview.lua'
|
||||
},
|
||||
{
|
||||
entry = page_utils.menu_entries.directories,
|
||||
url = '/lua/directories.lua'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue