enhance error handling

This commit is contained in:
Matias Alejo Garcia 2017-01-16 16:00:09 -03:00
commit f063c06751
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
17 changed files with 62 additions and 52 deletions

View file

@ -2,6 +2,14 @@
<ion-nav-bar class="bar-royal">
<ion-nav-title>{{'Send' | translate}}</ion-nav-title>
</ion-nav-bar>
<ion-content ng-show="checkingBalanceError">
<div class="list card">
<div class="item item-icon-left">
<i class="ion-alert-circled icon"></i>
<span translate>Could not update wallets</span>
</div>
</div>
</ion-content >
<ion-content ng-show="!checkingBalance">
<div ng-if="hasFunds == false" class="zero-state">
<div>