open external link

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-09 16:11:56 -03:00
commit 7dd54976a5
4 changed files with 16 additions and 3 deletions

View file

@ -79,8 +79,11 @@
</ul>
</div>
<div class="m10v text-right">
<a href="http://{{getShortNetworkName()}}.insight.is/tx/{{btx.txid}}" target="_blank"> See it on the blockchain <i class="icon-arrow-right2 vm"></i></a>
<div class="m10t oh">
<a class="right button-setup"
ng-click="go('http://' + getShortNetworkName() + '.insight.is/tx/' + btx.txid)">
See it on the blockchain <i class="icon-arrow-right2 vm"></i>
</a>
</p>
</div>
</div>