diff --git a/react/src/components/dashboard/walletsTxInfo/walletsTxInfo.render.js b/react/src/components/dashboard/walletsTxInfo/walletsTxInfo.render.js index 968a899..e2ab0d7 100644 --- a/react/src/components/dashboard/walletsTxInfo/walletsTxInfo.render.js +++ b/react/src/components/dashboard/walletsTxInfo/walletsTxInfo.render.js @@ -34,11 +34,6 @@ const WalletsTxInfoRender = function(txInfo) { Raw info -
  • - this.openExplorerWindow(txInfo.txid) }> - { translate('INDEX.OPEN_TRANSACTION_IN_EPLORER', this.props.ActiveCoin.coin) } - -
  • @@ -159,6 +154,12 @@ const WalletsTxInfoRender = function(txInfo) {
    +