mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
tests(): move has-* to classes for ion-content elements
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user