Reworked childSafe display

This commit is contained in:
Luca Deri 2017-05-01 23:15:57 +02:00
parent 2d5dd2c9f0
commit 1c532234ce
4 changed files with 8 additions and 5 deletions

View file

@ -3053,6 +3053,10 @@ function stripVlan(name)
end
end
function getSafeChildIcon()
return("&nbsp;<font color='#5cb85c'><i class='fa fa-lg fa-child' aria-hidden='true'></i></font>")
end
-- ###########################################
--
-- IMPORTANT