1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 23:55:56 +00:00

rework hotkey blocking on INPUT elements

This commit is contained in:
Andrew Dolgov
2010-11-21 13:52:01 +03:00
parent a304240454
commit 4aeafea283
5 changed files with 2 additions and 43 deletions

View File

@@ -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);