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

@ -120,7 +120,8 @@
</a>
</div>
<div class="right">
<a class="button-setup text-gray" href="https://copay.io/profile-storage">
<a class="button-setup text-gray"
ng-click="openExternalLink('https://copay.io/profile-storage.html')">
Learn more about this option
</a>
</div>

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>