mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
further javascript cleanups
This commit is contained in:
@@ -486,6 +486,8 @@
|
||||
// kludge, because iframe doesn't seem to support onload()
|
||||
|
||||
print "<script type=\"text/javascript\">
|
||||
document.onkeydown = hotkey_handler;
|
||||
|
||||
var feedr = parent.document.getElementById(\"FEEDR-\" + $feed);
|
||||
var feedt = parent.document.getElementById(\"FEEDT-\" + $feed);
|
||||
var feedu = parent.document.getElementById(\"FEEDU-\" + $feed);
|
||||
|
||||
Reference in New Issue
Block a user