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);
}