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:
@@ -13,7 +13,7 @@
|
||||
<header class="bar bar-header bar-danger">
|
||||
<h1 class="title">Toggle</h1>
|
||||
</header>
|
||||
<ion-content has-header="true" class="reveal-animation">
|
||||
<ion-content class="has-header reveal-animation">
|
||||
<div ng-controller="TestCtrl">
|
||||
|
||||
<div class="list">
|
||||
|
||||
Reference in New Issue
Block a user