Fix(demo): Remove ion-view from demos for scoll (basic, pull-to-refresh) and tabs (tab-bar-bottom)

This commit is contained in:
jbavari
2015-10-02 14:10:05 -06:00
parent 33dc40aad1
commit 46fc56fb95
3 changed files with 11 additions and 15 deletions

View File

@ -1,4 +1,4 @@
<ion-view nav-title="Pull to refresh">
<!-- <ion-view nav-title="Pull to refresh"> -->
<ion-toolbar><ion-title>Scroll</ion-title></ion-toolbar>
<ion-content>
@ -20,7 +20,7 @@
</ion-content>
</ion-view>
<!-- </ion-view> -->
<style>
f { display: block; height: 400px; width: 100%; background-color: #387ef5; margin-bottom: 15px; }
#counter {