Browse Source

remove useless "select articles" in home

boyska 5 years ago
parent
commit
947b945d96
1 changed files with 0 additions and 4 deletions
  1. 0 4
      js/viewfeed.js

+ 0 - 4
js/viewfeed.js

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