fixed url typo

This commit is contained in:
gabryon99 2020-12-17 11:38:45 +01:00
parent 5fa6e69038
commit fcbc7d18dc

View file

@ -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",