r93668 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r93667
|
r93668
|
r93669
>
Date:
22:49, 1 August 2011
Author:
raindrift
Status:
ok (
Comments
)
Tags:
Comment:
removed extranneous debugger call
Modified paths:
/trunk/extensions/UploadWizard/resources/jquery/jquery.mwCoolCats.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UploadWizard/resources/jquery/jquery.mwCoolCats.js
—
—
@@ -196,7 +196,6 @@
197
197
});
198
198
199
199
this.getWikiText = function() {
200
- debugger;
201
200
var wikiText = '{{subst:unc}}';
202
201
var $cats = _getCats();
203
202
if ( $cats.length ) {
Comments
#
Comment by
Raindrift
(
talk
|
contribs
)
22:52, 1 August 2011
... also, I can't spell extraneous.
Status & tagging log
18:09, 5 August 2011
😂
(
talk
|
contribs
)
changed the
status
of r93668
[
removed:
new
added:
ok]