Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Commit

Permalink
fix ion-header-bar
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartington committed Dec 12, 2014
1 parent bc657dc commit db18ad6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/menu.html
Expand Up @@ -10,9 +10,9 @@
</ion-side-menu-content>

<ion-side-menu side="left">
<header class="bar bar-header bar-stable">
<ion-header-bar class="bar-stable">
<h1 class="title">Left</h1>
</header>
</ion-header-bar>
<ion-content>
<ion-list>
<ion-item nav-clear menu-close ng-click="login()">
Expand Down

0 comments on commit db18ad6

Please sign in to comment.