mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Changes to better handling logos
This commit is contained in:
parent
e3b1b0c2f0
commit
3611bf7346
3 changed files with 29 additions and 1 deletions
|
|
@ -879,6 +879,7 @@ function addGoogleMapsScript()
|
|||
end
|
||||
|
||||
function addLogoSvg()
|
||||
|
||||
print [[
|
||||
<svg width="103px" height="50px" viewBox="0 0 103 50" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#fbfbfb" d=" M 0.00 0.00 L 103.00 0.00 L 103.00 50.00 L 0.00 50.00 L 0.00 0.00 Z" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue