summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
Diffstat (limited to 'read.html')
-rw-r--r--read.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/read.html b/read.html
index 47bae11..e666925 100644
--- a/read.html
+++ b/read.html
@@ -621,9 +621,7 @@
};
$("#reader iframe")[0].contentWindow.ontouchend = function(event) {
- console.log('ontouchend');
-
-
+ toggle_ui();
};
/*$("#reader iframe")[0].contentWindow.onmouseup = function(event) {