events on nav for touch support

This commit is contained in:
perploug
2013-09-10 15:07:43 +02:00
parent 121b7c391b
commit 27f28dffef

View File

@@ -1,5 +1,5 @@
<div id="leftcolumn" ng-controller="Umbraco.NavigationController"
ng-mouseleave="nav.leaveTree()" ng-mouseenter="nav.enterTree()" >
ng-mouseleave="nav.leaveTree($event)" ng-mouseenter="nav.enterTree($event)" >
<div id="applications" ng-class="{faded:nav.ui.stickyNavigation}">
<ul class="sections">