re-enable auto hiding of footer
This commit is contained in:
parent
b553a3bf8d
commit
af9964d3b9
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue