X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=js%2F90-custom.js;h=b9a05ebcb3c0ad1d8cd4b267a30e8c7a950b6235;hb=eef56f7a0a705023eae000009947e42014dfaefe;hp=a108d940b78ac11d1cf2f8e18fab14621f9daf06;hpb=db3d5b78fecd78a000cd92b2b29ca8cffea59b4d;p=plack-app-gruntmaster.git diff --git a/js/90-custom.js b/js/90-custom.js index a108d94..b9a05eb 100644 --- a/js/90-custom.js +++ b/js/90-custom.js @@ -41,5 +41,4 @@ if(theme) { $( document ).ready(function() { var sb=$('#sidebar').detach(); sb.appendTo($('#sponsors')); - console.log( "inside!" ); });