Skip to content

Commit b660743

Browse files
author
Peter Hillerström
committed
Disable ngTouch for now. See angular/angular.js#10366.
1 parent 89cb2a0 commit b660743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/static/script/app.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ angular
1111
'ngResource',
1212
'ngRoute',
1313
'ngSanitize',
14-
'ngTouch',
14+
# 'ngTouch',
1515
'angular-growl',
1616
'angularSpinner',
1717
])

0 commit comments

Comments
 (0)