mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
fixed url typo
This commit is contained in:
parent
5fa6e69038
commit
fcbc7d18dc
1 changed files with 1 additions and 0 deletions
|
|
@ -219,6 +219,7 @@ page_utils.print_navbar(navbar_title, url, {
|
|||
active = page == nil or page == "graph",
|
||||
page_name = "graph",
|
||||
label = '<i class="fas fa-lg fa-project-diagram"></i>',
|
||||
url = ntop.getHttpPrefix() .. "/lua/service_map.lua?page=graph"
|
||||
},
|
||||
{
|
||||
active = page == "table",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue