r92513 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r92512
|
r92513
|
r92514
>
Date:
00:52, 19 July 2011
Author:
werdna
Status:
deferred (
Comments
)
Tags:
Comment:
Fix bug
Modified paths:
/trunk/extensions/MoodBar/SpecialMoodBar.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MoodBar/SpecialMoodBar.php
—
—
@@ -179,6 +179,8 @@
180
180
$out .= Xml::tags( 'td', null, $outData );
181
181
}
182
182
183
+ $out = Xml::tags( 'tr', null, $out );
184
+
183
185
return $out;
184
186
}
185
187
}
Comments
#
Comment by
Reedy
(
talk
|
contribs
)
00:56, 19 July 2011
Please use more informative commit summaries.
/me hides
Status & tagging log
00:20, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r92513
[
removed:
old
added:
deferred]
23:19, 5 August 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r92513
[
removed:
new
added:
old]