toolbar button updates

This commit is contained in:
Adam Bradley
2015-12-07 11:18:00 -06:00
parent 3f79316d81
commit 8b693ce836
45 changed files with 329 additions and 310 deletions

View File

@@ -75,9 +75,9 @@ export class Account {
@Page({
template: `
<ion-navbar *navbar primary>
<a menu-toggle>
<button menu-toggle>
<icon menu></icon>
</a>
</button>
<ion-title>Account Dashboard</ion-title>
</ion-navbar>
<ion-content padding>
@@ -106,9 +106,9 @@ export class Dashboard {
@Page({
template: `
<ion-navbar *navbar danger>
<a menu-toggle>
<button menu-toggle>
<icon menu></icon>
</a>
</button>
<ion-title>Account Profile</ion-title>
</ion-navbar>
<ion-content padding>