mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Implemented: 8553, 8535, 8551, 8517 (#8555)
* Implemented: 8553, 8535, 8551, 8517 * Restore with origin
This commit is contained in:
parent
f4ee9cdb8e
commit
edf2be3079
5 changed files with 22 additions and 23 deletions
|
|
@ -408,9 +408,6 @@ else
|
|||
entries = {{
|
||||
entry = page_utils.menu_entries.nprobe,
|
||||
url = '/lua/pro/enterprise/nprobe.lua'
|
||||
}, {
|
||||
entry = page_utils.menu_entries.exporters,
|
||||
url = '/lua/pro/enterprise/exporters.lua'
|
||||
}, {
|
||||
entry = page_utils.menu_entries.observation_points,
|
||||
hidden = (interface.getObsPointsInfo().numObsPoints or 0) == 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue