simpler tx history
This commit is contained in:
parent
b7da80d2e1
commit
9fcfbeb153
6 changed files with 106 additions and 247 deletions
|
|
@ -34,7 +34,7 @@
|
|||
</div>
|
||||
<div class="row ">
|
||||
<div class="large-12 columns line-t m10t">
|
||||
<div class="right size-10">
|
||||
<div class="right size-12">
|
||||
<span ng-if="!$root.wallet.isShared()">Personal Wallet</span>
|
||||
<span ng-if="$root.wallet.isShared()">
|
||||
Multisignature wallet [{{$root.wallet.requiredCopayers}} of {{$root.wallet.totalCopayers}} ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue