From 6da08316af4e57075bed80476ab9f84ad88c7e52 Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Thu, 5 Jan 2017 07:30:36 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=82=D0=BA=D1=80=D1=8B=D1=82?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B2=20=D0=BD=D0=BE=D0=B2=D0=BE=D0=BC=20=D0=BE?= =?UTF-8?q?=D0=BA=D0=BD=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/recent-torrents.js | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/src/recent-torrents.js b/src/recent-torrents.js index f9fd8c5..3aae028 100644 --- a/src/recent-torrents.js +++ b/src/recent-torrents.js @@ -118,23 +118,26 @@ return ( })() } rightIcon={ - { - e.preventDefault(); - e.stopPropagation(); - var win = window.open(`magnet:?xt=urn:btih:${torrent.hash}`, '_blank'); - }} viewBox="0 0 24 24"> - } + + { + e.preventDefault(); + e.stopPropagation(); + var win = window.open(`magnet:?xt=urn:btih:${torrent.hash}`, '_self'); + }} viewBox="0 0 24 24"> + + + } />