add href for additional testing

This commit is contained in:
Dan Bucholtz
2017-06-20 15:18:00 -05:00
parent 30f69c8a16
commit fba6ff0638

View File

@@ -4,6 +4,7 @@
</ion-navbar>
</ion-header>
<ion-content>
Dan is an self-proclaimed idiot
Page One
<button ion-button (click)="goToPageTwo()">Go to Page Two</button>
<a href="#/nav/n4/user/123/name/ted">Using href</a>
</ion-content>