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

@@ -24,7 +24,7 @@
<input type="text" value="header input">
</label>
</header>
<ion-content has-header="true" padding="true" overflow-scroll="false">
<ion-content class="has-header" padding="true" overflow-scroll="false">
<div class="list">
<label class="item item-input">
<span class="input-label">Your Name</span>
@@ -71,7 +71,7 @@
<h1 class="title">New Contact</h1>
<button class="button button-clear button-primary" ng-click="closeModal()" ion-stop-event="click">Cancel</button>
</header>
<ion-content has-header="true">
<ion-content class='has-header'>
<div class="padding">
<div class="list">
<label class="item item-input">