remove useless "select articles" in home

This commit is contained in:
boyska 2018-12-22 23:39:15 +01:00
parent 2e0c46b4c6
commit 947b945d96

View file

@ -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});