summaryrefslogtreecommitdiff
path: root/viewfeed.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-21 13:52:01 +0300
committerAndrew Dolgov <[email protected]>2010-11-21 13:52:01 +0300
commit4aeafea2837795bdda930bfbe90d26f943e6fcce (patch)
tree360a1c612e7359c795ccf1bc187aa81475062f58 /viewfeed.js
parenta3042404549888903a350d1009f6d76c91d7b011 (diff)
rework hotkey blocking on INPUT elements
Diffstat (limited to 'viewfeed.js')
-rw-r--r--viewfeed.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 2b837be73..e9c6e8e54 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -363,7 +363,6 @@ function view(id) {
console.log("cache check result: " + (cached_article != false));
- enableHotkeys();
hideAuxDlg();
var query = "?op=view&id=" + param_escape(id);