r60077 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60076‎ | r60077 | r60078 >
Date:16:18, 15 December 2009
Author:werdna
Status:deferred
Tags:
Comment:
Remove errant console.log call
Modified paths:
  • /trunk/extensions/LiquidThreads/lqt.js (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/lqt.js
@@ -630,7 +630,6 @@
631631
632632 $j(threadContainer).data( 'thread-id', threadId );
633633 $j(threadWrapper).data( 'thread-id', threadId );
634 - console.log( "Set up thread "+threadId );
635634
636635 // Set up reply link
637636 var replyLinks = $j(threadWrapper).find('.lqt-add-reply');

Status & tagging log