1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 23:25:57 +00:00

re-enable auto hiding of footer

This commit is contained in:
Andrew Dolgov
2008-02-20 06:34:11 +01:00
parent b553a3bf8d
commit af9964d3b9

View File

@@ -344,7 +344,7 @@ function feedlist_init() {
}
if (getInitParam("theme") == "") {
//setTimeout("hide_footer()", 5000);
setTimeout("hide_footer()", 5000);
if (getInitParam("hide_feedlist") == 1) {
init_hidden_feedlist();