summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-25 00:31:55 +0300
committerAndrew Dolgov <[email protected]>2017-02-25 00:31:55 +0300
commitbe20d25be4cc2d8d59f9e1b6ba4ab806f41804a9 (patch)
tree86836dd60f295274ba429066769cf1fc89eb6d2f /read.html
parent885224d569d535b7e63ab301e4fd6cdc71c5c49b (diff)
remove epubjs csspath
Diffstat (limited to 'read.html')
-rw-r--r--read.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/read.html b/read.html
index 765453a..b1fbcf8 100644
--- a/read.html
+++ b/read.html
@@ -151,8 +151,6 @@
}
$(document).ready(function() {
- EPUBJS.cssPath = "css/";
-
var book_url = "getbook/" + $.urlParam("id") + ".epub";
console.log("init: " + book_url);