docs(demos): update tabbarPlacement

This commit is contained in:
Drew Rygh
2016-01-05 21:19:37 -06:00
parent 4b9a761f76
commit be9cf356a8

View File

@ -18,7 +18,7 @@
<span>23&deg;</span>
</p>
<ion-tabs light class="advanced-weather-tabs" no-navbar tabbar-placement="bottom">
<ion-tabs light class="advanced-weather-tabs" no-navbar tabbarPlacement="bottom">
<ion-tab light tabTitle="Sun" tabIcon="sunny"></ion-tab>
<ion-tab tabTitle="Mon" tabIcon="snow"></ion-tab>
<ion-tab tabTitle="Tue" tabIcon="cloudy"></ion-tab>
@ -38,7 +38,7 @@
<span>78&deg;</span>
</p>
<ion-tabs light class="advanced-weather-tabs" no-navbar tabbar-placement="bottom">
<ion-tabs light class="advanced-weather-tabs" no-navbar tabbarPlacement="bottom">
<ion-tab light tabTitle="Tue" tabIcon="sunny"></ion-tab>
<ion-tab tabTitle="Wed" tabIcon="partly-sunny"></ion-tab>
<ion-tab tabTitle="Thr" tabIcon="cloudy"></ion-tab>
@ -58,7 +58,7 @@
<span>41&deg;</span>
</p>
<ion-tabs light class="advanced-weather-tabs" no-navbar tabbar-placement="bottom">
<ion-tabs light class="advanced-weather-tabs" no-navbar tabbarPlacement="bottom">
<ion-tab light tabTitle="Sun" tabIcon="thunderstorm"></ion-tab>
<ion-tab tabTitle="Mon" tabIcon="rainy"></ion-tab>
<ion-tab tabTitle="Tue" tabIcon="rainy"></ion-tab>