tap to retry

This commit is contained in:
Matias Alejo Garcia 2015-04-14 16:06:04 -03:00
commit e01fc86835
3 changed files with 11 additions and 5 deletions

View file

@ -2,6 +2,13 @@
<div class="row" ng-show="!index.noFocusedWallet">
<div class="amount" ng-style="{'background-color':index.backgroundColor}">
<div ng-show="index.updateError && !index.notAuthorized" ng-click='index.openWallet()'>
Could not update Wallet
<br> [Tap to retry]
</div>
<div class="size-36" ng-show="!index.anyOnGoingProcess">
<strong>
<span>
@ -43,10 +50,6 @@
</div>
</div>
<div ng-show="index.updateError && !index.notAuthorized">
Could not update Wallet
</div>
<div ng-show="index.notAuthorized">
<div class="text-center text-warning">
<i class="fi-alert"></i>