mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 08:50:12 +00:00
Use extended icon classes.
Also fixes mining alert icon
This commit is contained in:
parent
cef4f6df81
commit
5b05b06c96
43 changed files with 76 additions and 44 deletions
|
|
@ -18,7 +18,7 @@ return {
|
|||
|
||||
-- An icon (css class name) associated to this alert. ntopng supports icons
|
||||
-- from https://fontawesome.com .
|
||||
icon = "fa-exclamation",
|
||||
icon = "fas fa-exclamation",
|
||||
|
||||
-- An optional alert message to show when the alert is triggered. For flow
|
||||
-- alerts, however, the alert message is defined into the status associated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue