Fix ionic scroll

This commit is contained in:
Gustavo Maximiliano Cortez 2016-07-12 14:41:52 -03:00
commit 9388ef8794
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

@ -34,7 +34,7 @@
-->
<ion-content id="walletHome" class="walletHome tab-view tab-in" scroll="false">
<div id="walletHome" class="walletHome tab-view tab-in">
<ion-content on-release="index.allowSideBar = true; index.allowPullToRefresh = true;"
on-drag-right="index.allowRefresher()" delegate-handle="my-handle" overflow-scroll="true">
<ion-refresher
@ -249,7 +249,7 @@
</ion-content>
<div class="extra-margin-bottom"></div>
</ion-content> <!-- END WalletHome -->
</div> <!-- END WalletHome -->
<!--