rm translate
This commit is contained in:
parent
7c65b9907f
commit
ead4c403d4
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
||||||
<div class="amount" ng-style="{'background-color':index.backgroundColor}">
|
<div class="amount" ng-style="{'background-color':index.backgroundColor}">
|
||||||
<div ng-if="!index.anyOnGoingProcess && !index.notAuthorized">
|
<div ng-if="!index.anyOnGoingProcess && !index.notAuthorized">
|
||||||
<div ng-show="index.updateError" ng-click='index.openWallet(); index.updateTxHistory()'>
|
<div ng-show="index.updateError" ng-click='index.openWallet(); index.updateTxHistory()'>
|
||||||
<span class="size-12 db m10b" translate>{{index.updateError}}</span>
|
<span class="size-12 db m10b">{{index.updateError}}</span>
|
||||||
<button class="outline white tiny round" translate>Tap to retry</button>
|
<button class="outline white tiny round" translate>Tap to retry</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue