Removed some logs

This commit is contained in:
Kasper Rynning-Tønnesen
2016-04-12 14:44:44 +02:00
parent 39e8b8b6d8
commit 43025452f2
3 changed files with 0 additions and 8 deletions

View File

@@ -239,8 +239,6 @@ var Nochan = {
$(".mobile-search").remove();
$("main").attr("class", "container center-align main");
$("body").attr("id", "channelpage");
console.log($($(e)));
console.log($($(e)));
$("header").html($($(e)[57]).html());
$("main").html($($(e)[61]).html());
$("#search").attr("placeholder", "Find song on youtube");