Derp to repull

This commit is contained in:
Max Lynch
2015-06-16 16:38:46 -05:00
parent 34a65b31a9
commit d9e0dc0bcf
3 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
<ion-view nav-title="Pull to refresh">
<ion-toolbar>
<ion-title>Pull to Refresh</ion-title>
</ion-toolbar>
<ion-content>
<ion-refresher (refresh)="doRefresh($event, amt)"></ion-refresher>