mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-01 03:07:56 +00:00
lf_qa.py : the links on images now open new tab
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
@@ -181,7 +181,7 @@ class csv_sqlite_dash():
|
|||||||
{} {}
|
{} {}
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="{}">
|
<a href="{}" target="_blank">
|
||||||
<img src="{}" style="width:400px;max-width:400px" title="{}">
|
<img src="{}" style="width:400px;max-width:400px" title="{}">
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user