updateStatus -> getStatus

This commit is contained in:
Ivan Socolsky 2016-08-17 18:02:47 -03:00
commit 5656caaa5a
No known key found for this signature in database
GPG key ID: FAECE6A05FAA4F56
4 changed files with 1428 additions and 124 deletions

View file

@ -226,7 +226,7 @@
</div>
<ion-infinite-scroll
ng-if="historyShowMore"
ng-if="wallet.historyShowMore"
on-infinite="showMore()"
distance="1%">
</ion-infinite-scroll>