fix(Nav): fixes swipeBackEnabled as attribute

closes #5653
This commit is contained in:
Manu Mtz.-Almeida
2016-03-18 16:04:28 +01:00
parent 7b1d7aa1c7
commit 17c38862cc
13 changed files with 31 additions and 30 deletions

View File

@ -37,4 +37,4 @@
</ion-menu>
<ion-nav id="nav" [root]="rootView" #content swipe-back-enabled="false"></ion-nav>
<ion-nav id="nav" [root]="rootView" #content swipeBackEnabled="false"></ion-nav>