summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-02-26 13:32:48 +0300
committerAndrew Dolgov <[email protected]>2018-02-26 13:32:48 +0300
commitfd5e4afe5445d85c7da16576b9e5d9941d17ffe2 (patch)
tree2c3f98cad809c67b7242892a60f090c13b6da229 /read.html
parent82e821c5b5495b8c9fc1e15cb11e3bbd5438eb36 (diff)
Revert "exp workaround: enable swipes after first touch event"
This reverts commit 82e821c5b5495b8c9fc1e15cb11e3bbd5438eb36.
Diffstat (limited to 'read.html')
-rw-r--r--read.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/read.html b/read.html
index 319d4e0..004fa9e 100644
--- a/read.html
+++ b/read.html
@@ -388,7 +388,6 @@
var baseUrl = window.location.href.match(/^.*\//)[0];
EPUBJS.core.addScripts([baseUrl + "lib/bootstrap/v3/js/jquery.js",
- baseUrl + "lib/jquery.mobile.custom.js",
baseUrl + "js/reader.js",
baseUrl + "js/dict.js" ], null, renderer.doc.head);