ion refresher, ion infinite scroll and balance collapse

This commit is contained in:
Gabriel Bazán 2016-05-17 11:10:16 -03:00 committed by Javier
commit dae55abceb
9 changed files with 213 additions and 187 deletions

View file

@ -1,9 +1,9 @@
<ion-modal-view>
<ion-header-bar>
<h1 class="title" translate>Search Transactions</h1>
<ion-header-bar align-title="center" class="bar-stable">
<a class="m5t" ng-click="modal.hide(); index.cancelSearch()">
<span class="text-close">{{'Close'|translate}}</span>
</a>
<h1 class="title" translate>Search Transactions</h1>
</ion-header-bar>
<ion-content>
@ -65,4 +65,4 @@
</div>
</div>
</ion-content>
</ion-modal-view>
</ion-modal-view>