mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
Merge pull request #1128 from tejr/dev
This commit is contained in:
commit
f86891bc33
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
{% endif %}
|
||||
</span>
|
||||
</td>
|
||||
<td style="text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; title="{{link.url}}">
|
||||
<td style="text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;" title="{{link.url}}">
|
||||
<a href="{{link.url}}">
|
||||
{{link.url}}
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue