tests(): move has-* to classes for ion-content elements

This commit is contained in:
Andy Joslin
2014-03-18 15:36:13 -06:00
parent 532d473e35
commit cd5131c107
22 changed files with 42 additions and 54 deletions

View File

@@ -45,7 +45,7 @@
<div ng-controller="SlideCtrl">
<ion-pane>
<ion-header-bar left-buttons="leftButtons" right-buttons="rightButtons" title=""></ion-header-bar>
<ion-content has-header="true">
<ion-content class="has-header">
<ion-slide-box>
<ion-slide ng-repeat="page in pages">
{{page.text}}