mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 07:05:56 +00:00
block HIDE_FEEDLIST (refs #196)
This commit is contained in:
@@ -740,6 +740,7 @@ function clearFeedArticles(feed_id) {
|
||||
return false;
|
||||
}
|
||||
|
||||
/*
|
||||
function toggle_feedlist() {
|
||||
try {
|
||||
debug("toggle_feedlist");
|
||||
@@ -759,7 +760,7 @@ function toggle_feedlist() {
|
||||
} catch (e) {
|
||||
exception_error(e, "toggle_feedlist");
|
||||
}
|
||||
}
|
||||
} */
|
||||
|
||||
function collapse_feedlist() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user