r50336 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r50335
|
r50336
|
r50337
>
Date:
16:58, 8 May 2009
Author:
jan
Status:
ok
Tags:
Comment:
(
bug 18718
) A comma was after a }, so that IE has problems
Modified paths:
/trunk/phase3/skins/common/htmlform.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/common/htmlform.js
—
—
@@ -24,6 +24,6 @@
25
25
} else {
26
26
textbox.disabled = true;
27
27
}
28
- },
28
+ }
29
29
}
30
30
Follow-up revisions
Revision
Commit summary
Author
Date
r50344
Update RELEASE-NOTES for
r50336
jan
20:33, 8 May 2009
Status & tagging log
10:00, 4 June 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r50336
[
removed:
new
added:
ok]
22:19, 18 May 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r50336
[
removed:
new
added:
ok]