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 @@
149
149
}
150
150
151
151
}
152
- console.log( $toggleLink.get(0) );
153
152
// Initial state
154
153
if ( $that.hasClass( 'mw-collapsed' ) ) {
155
154
$toggleLink.click();
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r78935
Improving jquery.makeCollapsible:...
krinkle
23:34, 23 December 2010
Status & tagging log
14:38, 24 December 2010
Platonides
(
talk
|
contribs
)
changed the
status
of r78961
[
removed:
new
added:
ok]