mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Reworked childSafe display
This commit is contained in:
parent
2d5dd2c9f0
commit
1c532234ce
4 changed files with 8 additions and 5 deletions
|
|
@ -3053,6 +3053,10 @@ function stripVlan(name)
|
|||
end
|
||||
end
|
||||
|
||||
function getSafeChildIcon()
|
||||
return(" <font color='#5cb85c'><i class='fa fa-lg fa-child' aria-hidden='true'></i></font>")
|
||||
end
|
||||
|
||||
-- ###########################################
|
||||
--
|
||||
-- IMPORTANT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue