1
0
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:
Andrew Dolgov
2005-11-15 10:13:49 +01:00
parent aa5f9f5fec
commit 3745788e89
7 changed files with 133 additions and 14 deletions

View File

@@ -88,4 +88,8 @@ function viewfeed(feed, skip, subop, doc) {
}
function init() {
hideOrShowFeeds(document, getCookie("ttrss_vf_hreadf") == 1);
}