mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
parent
a034c72012
commit
f5d53d2e3e
10 changed files with 26 additions and 25 deletions
|
|
@ -48,7 +48,6 @@ local endpoint_types_labels = {}
|
|||
-- create a table to filter recipient by endpoint's type
|
||||
local endpoint_type_filters = {}
|
||||
for endpoint_key, _ in pairs(endpoints_types) do
|
||||
|
||||
local label = i18n('endpoint_notifications.types.'..endpoint_key)
|
||||
endpoint_types_labels[endpoint_key] = label
|
||||
endpoint_type_filters[#endpoint_type_filters+1] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue