mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 03:37:55 +00:00
lf_report.py : fixed link on html and pdf. Link on image works in html ,
not pdf (needs fixing). Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -389,13 +389,13 @@ class lf_report():
|
|||||||
</style>
|
</style>
|
||||||
<link rel='stylesheet' href='report.css' />
|
<link rel='stylesheet' href='report.css' />
|
||||||
<link rel='stylesheet' href='custom.css' />
|
<link rel='stylesheet' href='custom.css' />
|
||||||
<title>{title}</title>
|
|
||||||
</footer>
|
</footer>
|
||||||
<body>
|
<body>
|
||||||
<div class='FooterStyle'>
|
<div class='FooterStyle'>
|
||||||
|
<a href="https://www.candelatech.com/">
|
||||||
<img id='BannerLogoFooter' align='right' src="candela_swirl_small-72h.png" border='0'/>
|
<img id='BannerLogoFooter' align='right' src="candela_swirl_small-72h.png" border='0'/>
|
||||||
<p>Generate by Candela Technologies LANforge network testing tool</p>
|
<p>Generate by Candela Technologies LANforge network testing tool</p>
|
||||||
<p><a href="wwwlcandelatech.com">www.candelatech.com</a><p>
|
<p><a href="https://www.candelatech.com">www.candelatech.com</a><p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user