Merge pull request #396 from calendee/listExampleFix

Fixed invalid end tag for nav-view.
This commit is contained in:
Adam Bradley
2014-01-11 14:41:58 -08:00

View File

@@ -37,7 +37,7 @@
back-button-icon="ion-arrow-left-c"></nav-bar>
<!-- where the content of each page will be rendered -->
<nav-view animation="slide-left-right"></ui-view>
<nav-view animation="slide-left-right"></nav-view>
<!--