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