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 @@
197197 });
198198
199199 this.getWikiText = function() {
200 - debugger;
201200 var wikiText = '{{subst:unc}}';
202201 var $cats = _getCats();
203202 if ( $cats.length ) {

Comments

#Comment by Raindrift (talk | contribs)   22:52, 1 August 2011

... also, I can't spell extraneous.

Status & tagging log