mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
add host pool members page
This commit is contained in:
parent
7e5f3d7319
commit
2c27297ed3
22 changed files with 1770 additions and 1411 deletions
|
|
@ -18,7 +18,7 @@ function menu_alert_notifications.load_main_notifications()
|
|||
|
||||
-- create_notification is a pointer to a function contained
|
||||
-- in defined_alert_notifications.
|
||||
-- defined_alert_notifications contains only function creates AlertNotifications
|
||||
-- defined_alert_notifications contains only function that creates AlertNotifications
|
||||
for _, create_notification in pairs(defined_alert_notifications) do
|
||||
create_notification(notifications)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue