mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Added hosts action to the exporters/interfaces stats page table (#9777)
This commit is contained in:
parent
09d1e30e2f
commit
3afe5f3979
2 changed files with 17 additions and 0 deletions
|
|
@ -43,6 +43,13 @@
|
|||
"title_i18n": "flows",
|
||||
"class": [],
|
||||
"event_id": "click_button_flows"
|
||||
},
|
||||
{
|
||||
"id": "hosts",
|
||||
"icon": "fas fa-laptop",
|
||||
"title_i18n": "hosts",
|
||||
"class": [],
|
||||
"event_id": "click_button_hosts"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue