r105064 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r105063
|
r105064
|
r105065
>
Date:
06:24, 3 December 2011
Author:
kaldari
Status:
ok
Tags:
Comment:
better comment
Modified paths:
/trunk/extensions/ContributionReporting/FundraiserStatistics_body.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/ContributionReporting/FundraiserStatistics_body.php
—
—
@@ -262,7 +262,8 @@
263
263
);
264
264
$first = false;
265
265
}
266
- // Output
266
+
267
+ // Output everything
267
268
$wgOut->addHTML(
268
269
Xml::tags(
269
270
'table',
—
—
@@ -275,6 +276,7 @@
276
277
Xml::tags( 'tr', null, Xml::tags( 'td', null, $dataTablesHtml ) )
277
278
)
278
279
);
280
+
279
281
$wgOut->addWikiMsg( 'contribstats-footer' ); // Footer (typically empty)
280
282
}
281
283
Follow-up revisions
Revision
Commit summary
Author
Date
r105485
MFT
r105051
,
r105064
,
r105145
,
r105214
,
r105353
,
r105454
awjrichards
23:27, 7 December 2011
Status & tagging log
21:00, 6 December 2011
Awjrichards
(
talk
|
contribs
)
changed the
status
of r105064
[
removed:
new
added:
ok]