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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user