This commit is contained in:
jo 2018-12-01 20:17:07 +01:00
parent b77d090960
commit 8341e34337
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ export class Search extends Component<any, State> {
data-balloon-pos="down">
{moment(torrent.created_unix * 1000).fromNow()}
</td>
<td class="align-middle text-center">
<td class="align-middle text-right">
<a class="btn btn-sm no-outline p-1"
href={magnetLink(torrent.infohash, torrent.name)}
data-balloon="Magnet link"