mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
toggle hide/display only unread feeds, All feeds: button ops changed into selector
This commit is contained in:
@@ -88,4 +88,8 @@ function viewfeed(feed, skip, subop, doc) {
|
||||
|
||||
}
|
||||
|
||||
function init() {
|
||||
|
||||
hideOrShowFeeds(document, getCookie("ttrss_vf_hreadf") == 1);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user