mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 15:09:33 +00:00
Modify active monitoring icon.
This commit is contained in:
parent
1bdd9e1f0a
commit
de809c4a24
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ end
|
|||
-- #################################
|
||||
|
||||
page_utils.menu_sections = {
|
||||
monitoring = {key = "monitoring", i18n_title = "monitoring", icon = "fas fa-fast-forward"},
|
||||
monitoring = {key = "monitoring", i18n_title = "monitoring", icon = "fas fa-satellite-dish"},
|
||||
dashboard = {key = "dashboard", i18n_title = "index_page.dashboard", icon = "fas fa-tachometer-alt"},
|
||||
alerts = {key = "alerts", i18n_title = "details.alerts", icon = "fas fa-exclamation-triangle"},
|
||||
flows = {key = "flows", i18n_title = "flows", icon = "fas fa-stream"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue