better function name

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-09 16:20:19 -03:00
commit 6facb74886
4 changed files with 9 additions and 4 deletions

View file

@ -81,7 +81,7 @@
<div class="m10t oh">
<a class="right button-setup"
ng-click="go('http://' + getShortNetworkName() + '.insight.is/tx/' + btx.txid)">
ng-click="openExternalLink('http://' + getShortNetworkName() + '.insight.is/tx/' + btx.txid)">
See it on the blockchain <i class="icon-arrow-right2 vm"></i>
</a>
</p>