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 @@
311
311
else {
312
312
return true; // TODO: might want to have similar behaviour here
313
313
}
314
- }
314
+ };
315
315
316
316
// if we have multiple uploads, also give them the option to set
317
317
// licenses individually
Status & tagging log
18:30, 10 November 2011
Raindrift
(
talk
|
contribs
)
changed the
status
of r101596
[
removed:
new
added:
ok]