mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 12:11:29 +00:00
duplicate feed actions toolbar on bottom (related to #44)
This commit is contained in:
@@ -374,6 +374,11 @@ function cdmSelectArticles(mode) {
|
||||
}
|
||||
}
|
||||
|
||||
function catchupPage() {
|
||||
alert("FIXME not yet implemented");
|
||||
}
|
||||
|
||||
|
||||
function init() {
|
||||
document.onkeydown = hotkey_handler;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user