mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 10:31:29 +00:00
fix viewCategory() for opera 9.20
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
function viewCategory(cat) {
|
||||
active_feed_is_cat = true;
|
||||
viewfeed(cat, '', true);
|
||||
return false;
|
||||
}
|
||||
|
||||
function feedlist_callback() {
|
||||
|
||||
Reference in New Issue
Block a user