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:
Chuck SmileyRekiere
2021-07-05 18:13:35 -06:00
parent 7bffaf2cee
commit ee23dff753

View File

@@ -389,13 +389,13 @@ class lf_report():
</style>
<link rel='stylesheet' href='report.css' />
<link rel='stylesheet' href='custom.css' />
<title>{title}</title>
</footer>
<body>
<div class='FooterStyle'>
<a href="https://www.candelatech.com/">
<img id='BannerLogoFooter' align='right' src="candela_swirl_small-72h.png" border='0'/>
<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>
</body>