remove useless "select articles" in home
This commit is contained in:
parent
2e0c46b4c6
commit
947b945d96
1 changed files with 0 additions and 4 deletions
|
@ -88,10 +88,6 @@ function headlines_callback2(transport, offset, background, infscroll_req) {
|
|||
if (infscroll_req == false) {
|
||||
loaded_article_ids = [];
|
||||
|
||||
dojo.html.set($("headlines-toolbar"),
|
||||
reply['headlines']['toolbar'],
|
||||
{parseContent: true});
|
||||
|
||||
/*dojo.html.set($("headlines-frame"),
|
||||
reply['headlines']['content'],
|
||||
{parseContent: true});
|
||||
|
|
Loading…
Reference in a new issue