summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
Diffstat (limited to 'read.html')
-rw-r--r--read.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/read.html b/read.html
index 004fa9e..319d4e0 100644
--- a/read.html
+++ b/read.html
@@ -388,6 +388,7 @@
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);