r101596 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101595‎ | r101596 | r101597 >
Date:09:33, 2 November 2011
Author:neilk
Status:ok
Tags:
Comment:
fixed a semicolon for liting
Modified paths:
  • /trunk/extensions/UploadWizard/resources/mw.UploadWizard.js (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/resources/mw.UploadWizard.js
@@ -310,7 +310,7 @@
311311 else {
312312 return true; // TODO: might want to have similar behaviour here
313313 }
314 - }
 314+ };
315315
316316 // if we have multiple uploads, also give them the option to set
317317 // licenses individually

Status & tagging log