Fix scroll

This commit is contained in:
Gustavo Maximiliano Cortez 2016-08-24 20:06:13 -03:00
parent 3f6611fb5b
commit 58b813be05
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
2 changed files with 2 additions and 4 deletions

View File

@ -1,11 +1,9 @@
<ion-view cache-view="false">
<ion-view>
<ion-nav-bar class="bar-stable">
<ion-nav-title>Send</ion-nav-title>
</ion-nav-bar>
<ion-content class="send" ng-controller="tabSendController" ng-init="init()">
<div class="padding">

View File

@ -13,7 +13,7 @@
</ion-nav-buttons>
</ion-nav-bar>
<ion-content ng-controller="walletDetailsController" ng-init="init()" cache-view="false" delegate-handle="my-handle" overflow-scroll="true">
<ion-content ng-controller="walletDetailsController" ng-init="init()" delegate-handle="my-handle">
<div ng-show="!wallet">
No Wallet
<a href ui-sref="tabs.home" class="button">