mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
* added guide for GUI development functioning * Changed table refresh to 1 minut * updated en.lua path * Added lua navbar documentation * Fixed SNMP menu entry highlight * Implemented ticket #7576 * Implemented #7576 * Added lua and vue documentation --------- Co-authored-by: DGabri <gabriele.deri@gmail.com>
This commit is contained in:
parent
3cf7c653ea
commit
452cf42e82
8 changed files with 76 additions and 19 deletions
|
|
@ -40,7 +40,7 @@ for id, v in pairs(tags) do
|
|||
if id == "l7_proto" then id = "l7proto" end
|
||||
|
||||
local filter = tag_utils.get_tag_info(id, alert_entities[page])
|
||||
|
||||
|
||||
res[#res+1] = filter
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue