mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 08:15:56 +00:00
UNDO: display current feed in title (only in daemon mode for now)
This commit is contained in:
@@ -1549,7 +1549,6 @@
|
||||
|
||||
print "<script type=\"text/javascript\">
|
||||
document.onkeydown = hotkey_handler;
|
||||
if (parent.daemon_enabled) parent.updateTitle('$feed_title');
|
||||
update_all_counters('$feed');
|
||||
</script>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user