mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Datatables and REST APIs for flow and sflow devices list
Partially addresses #4598 along with companion pro commit e1a03fbd8a994fbf93e4c606e07398099879be4b
This commit is contained in:
parent
759948a218
commit
d1bdeef76d
7 changed files with 73 additions and 6 deletions
|
|
@ -37,6 +37,7 @@ auth.capabilities = {
|
|||
preferences = {id = 4, label = i18n("capabilities.preferences")},
|
||||
developer = {id = 5, label = i18n("capabilities.developer")},
|
||||
user_scripts = {id = 6, label = i18n("capabilities.user_scripts")},
|
||||
flowdevices = {id = 7, label = i18n("capabilities.flowdevices")},
|
||||
}
|
||||
|
||||
-- #######################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue