fix address in txp details
This commit is contained in:
parent
d2117bff01
commit
f99339cc7f
1 changed files with 14 additions and 14 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
<div class="p45t" ng-init="updateCopayerList()">
|
<div class="p45t" ng-init="updateCopayerList()">
|
||||||
<h4 class="title m0" translate>Information</h4>
|
<h4 class="title m0" translate>Information</h4>
|
||||||
<ul class="no-bullet size-14 m0">
|
<ul class="no-bullet size-14 m0">
|
||||||
<li class="line-b p10">
|
<li class="line-b p10 oh">
|
||||||
<span class="text-gray" translate>To</span>:
|
<span class="text-gray" translate>To</span>:
|
||||||
<span class="right">{{tx.toAddress}}</span>
|
<span class="right">{{tx.toAddress}}</span>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue