mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Fix all alerts page. Fix require attention results.
This commit is contained in:
parent
f3963c9eb1
commit
2da5925181
8 changed files with 38 additions and 34 deletions
|
|
@ -1166,6 +1166,7 @@ local flow_columns = {
|
|||
|
||||
-- Alert data
|
||||
['ALERT_STATUS'] = { tag = "alert_status" },
|
||||
['REQUIRE_ATTENTION'] = { tag = "require_attention" },
|
||||
['USER_LABEL'] = { tag = "user_label" },
|
||||
['USER_LABEL_TSTAMP'] = { tag = "user_label_tstamp" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue