test(header): update header markup

This commit is contained in:
Adam Bradley
2016-06-17 11:43:30 -05:00
parent 33672aef62
commit 1a8f6d745d
121 changed files with 1418 additions and 824 deletions

View File

@@ -1,10 +1,14 @@
<ion-header>
<ion-navbar>
<ion-title>Modals</ion-title>
</ion-navbar>
</ion-header>
<ion-content padding>
<p>
<button (click)="presentModal()">Present modal, pass params</button>
</p>
@@ -26,4 +30,5 @@
<p>
{{platforms | json}}
</p>
</ion-content>