mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(viewState): move ion-nav-buttons location
This commit is contained in:
@@ -163,6 +163,7 @@
|
||||
|
||||
<script id="auto-list.html" type="text/ng-template">
|
||||
|
||||
<ion-view title="Auto List">
|
||||
<ion-nav-buttons side="left">
|
||||
<button class="button button-icon icon ion-home" ng-click="foo()">
|
||||
What?
|
||||
@@ -172,7 +173,7 @@
|
||||
<button class="button button-icon icon ion-navicon" ng-click="foo()">
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
<ion-view title="Auto List">
|
||||
|
||||
<ion-header-bar class="bar bar-subheader bar-energized">
|
||||
<h1 class="title">some subheader</h1>
|
||||
</ion-header-bar>
|
||||
|
||||
Reference in New Issue
Block a user