add feedback link
This commit is contained in:
parent
4841c2dc05
commit
aece4db5b4
8 changed files with 24 additions and 19 deletions
|
|
@ -94,7 +94,7 @@
|
|||
<div class="ellipsis text-gray" > ID: {{btx.txid}} </span>
|
||||
</div>
|
||||
|
||||
<a class="right button-setup" ng-click="openExternalLink('http://' + getShortNetworkName() + '.insight.is/tx/' + btx.txid)">
|
||||
<a class="right button-setup" ng-click="$root.openExternalLink('http://' + getShortNetworkName() + '.insight.is/tx/' + btx.txid)">
|
||||
See it on the blockchain <i class="icon-arrow-right2 vm"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue