Update walletHome.html

This commit is contained in:
Kirvx 2016-06-08 13:18:52 +02:00
commit c0c0d20d73

View file

@ -253,8 +253,9 @@
</div> </div>
<div class="text-gray text-center size-12 p10t" ng-if="index.historyShowMore"> <div class="text-gray text-center size-12 p10t" ng-if="index.historyShowMore">
<span class="size-12">{{index.completeHistory.length - index.txHistory.length}}</span> <span class="size-12" translate>{{index.completeHistory.length - index.txHistory.length}} more</span>
<span class="size-12" translate> more</span>&nbsp;<i class="icon-arrow-down4"></i> &nbsp;
<i class="icon-arrow-down4"></i>
</div> </div>
<ion-infinite-scroll <ion-infinite-scroll