mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removed duplicated help link (#8799)
This commit is contained in:
parent
173e0aaca0
commit
b33cd7f697
8 changed files with 8 additions and 28 deletions
|
|
@ -573,7 +573,6 @@ local function dt_format_flow_risk(flow_risk_id)
|
|||
title = title,
|
||||
label = title,
|
||||
value = cur_risk_id,
|
||||
help = flow_risk_utils.get_documentation_link(cur_risk_id, ""),
|
||||
remediation = flow_risk_utils.get_remediation_documentation_link(cur_risk_id, "")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue