add not available message
This commit is contained in:
parent
fee7034863
commit
8a88e712e1
4 changed files with 8 additions and 1 deletions
|
|
@ -42,6 +42,7 @@
|
|||
<div class="item item-icon-left">
|
||||
<i class="icon ion-briefcase size-21"></i>
|
||||
<label translate>From</label>
|
||||
<span class="badge badge-assertive" ng-show="content.notAvailable" translate>Not available</span>
|
||||
</div>
|
||||
|
||||
<wallets only-complete="true" network="{{network}}" min-balance="{{minBalance}}"></wallets>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue