Skip to content

Commit f592cb7

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 3464242 commit f592cb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/kendo.list.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1795,7 +1795,6 @@ var __meta__ = { // jshint ignore:line
17951795
endY = tapPosition(e);
17961796

17971797
if (Math.abs(endY - startY) < 10) {
1798-
e.preventDefault();
17991798
that.trigger("click", { item: $(e.target.closest(ITEMSELECTOR)) });
18001799
}
18011800
});

0 commit comments

Comments
 (0)