remove counter
This commit is contained in:
parent
de65f88b9e
commit
3a8e3c6adf
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<div class="list">
|
||||
<div class="item item-divider item-icon-right" ng-click="newAddress()" translate>
|
||||
Unused Addresses <span ng-if="noBalance.length > 5">({{noBalance.length}})</span>
|
||||
Unused Addresses
|
||||
<i class="icon ion-ios-plus-empty"></i>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue