From 8efbd984a42b16a9d2fc66c9369b35a5de17c9f5 Mon Sep 17 00:00:00 2001 From: Michael Save Date: Fri, 4 May 2012 00:21:16 +1000 Subject: [PATCH] minor CSS fixes --- js/show-op.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/show-op.js b/js/show-op.js index df9cf31b..d948ca3b 100644 --- a/js/show-op.js +++ b/js/show-op.js @@ -23,8 +23,6 @@ $(document).ready(function(){ OP = $('div.post.op a.post_no:eq(1)').text(); } - console.log(OP); - $(this).find('p.body a:not([rel="nofollow"])').each(function() { var postID;