r71197 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r71196
|
r71197
|
r71198
>
Date:
12:06, 17 August 2010
Author:
werdna
Status:
deferred
Tags:
Comment:
Re-add a LqtView::addJSandCSS call removed in
r70100
-- JS and CSS is needed sometimes even when no threads are displayed
Modified paths:
/trunk/extensions/LiquidThreads/pages/TalkpageView.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/LiquidThreads/pages/TalkpageView.php
—
—
@@ -221,6 +221,7 @@
222
222
223
223
function show() {
224
224
wfLoadExtensionMessages( 'LiquidThreads' );
225
+ LqtView::addJSandCSS();
225
226
226
227
$this->output->setPageTitle( $this->title->getPrefixedText() );
227
228
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r70100
re-apply
r70076
, WITH A FIX!
mah
17:59, 28 July 2010
Status & tagging log
00:50, 4 December 2010
Werdna
(
talk
|
contribs
)
changed the
status
of r71197
[
removed:
new
added:
deferred]