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:
Chuck SmileyRekiere
2021-08-11 20:56:20 -06:00
parent 1e481d6d8e
commit b1df6bbade

View File

@@ -181,7 +181,7 @@ class csv_sqlite_dash():
{} {}
</td>
<td>
<a href="{}">
<a href="{}" target="_blank">
<img src="{}" style="width:400px;max-width:400px" title="{}">
</a>
</td>