r78961 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78960‎ | r78961 | r78962 >
Date:14:34, 24 December 2010
Author:krinkle
Status:ok
Tags:
Comment:
Removing debug call. Follow-up r78935 CR
Modified paths:
  • /trunk/phase3/resources/jquery/jquery.makeCollapsible.js (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery/jquery.makeCollapsible.js
@@ -148,7 +148,6 @@
149149 }
150150
151151 }
152 - console.log( $toggleLink.get(0) );
153152 // Initial state
154153 if ( $that.hasClass( 'mw-collapsed' ) ) {
155154 $toggleLink.click();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78935Improving jquery.makeCollapsible:...krinkle23:34, 23 December 2010

Status & tagging log