smooth criminal

This commit is contained in:
Adam Bradley
2015-06-12 14:49:09 -05:00
parent d2c3ed1125
commit d698777421
12 changed files with 35 additions and 94 deletions

View File

@@ -22,6 +22,7 @@ import {SecondPage} from './second-page';
'<p>First Page: {{ val }}</p>' +
'<p><button class="button" (click)="push()">Push (Go to 2nd)</button></p>' +
'<p><button class="button" [push-data]="pushData" [nav-push]="pushPage">Push w/ nav-push (Go to 2nd)</button></p>' +
'<icon class="ion-ios-arrow-back"></icon>' +
'<f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f>' +
'<f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f><f></f>' +
'</ion-content>',