mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-18 15:21:29 +00:00
re-enable auto hiding of footer
This commit is contained in:
@@ -344,7 +344,7 @@ function feedlist_init() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (getInitParam("theme") == "") {
|
if (getInitParam("theme") == "") {
|
||||||
//setTimeout("hide_footer()", 5000);
|
setTimeout("hide_footer()", 5000);
|
||||||
|
|
||||||
if (getInitParam("hide_feedlist") == 1) {
|
if (getInitParam("hide_feedlist") == 1) {
|
||||||
init_hidden_feedlist();
|
init_hidden_feedlist();
|
||||||
|
|||||||
Reference in New Issue
Block a user