mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 15:09:33 +00:00
Implemented the GUI for the Labels page (#9953)
This commit is contained in:
parent
bfa43d29ac
commit
10bab95b16
12 changed files with 531 additions and 0 deletions
|
|
@ -532,6 +532,11 @@ page_utils.menu_entries = {
|
|||
i18n_title = "category_lists.category_lists",
|
||||
section = "admin"
|
||||
},
|
||||
--labels = {
|
||||
-- key = "labels",
|
||||
-- i18n_title = "labels_page.labels",
|
||||
-- section = "admin"
|
||||
--},
|
||||
conf_backup = {
|
||||
key = "conf_backup",
|
||||
i18n_title = "conf_backup.conf_backup",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue