Fixed invalid end tag for nav-view.

Signed-off-by: Justin Noel <github@calendee.com>
This commit is contained in:
Justin Noel
2014-01-11 06:45:18 -06:00
parent e9cb20e57a
commit 1b2ebaef54

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>
<!--