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 @@
222222
223223 function show() {
224224 wfLoadExtensionMessages( 'LiquidThreads' );
 225+ LqtView::addJSandCSS();
225226
226227 $this->output->setPageTitle( $this->title->getPrefixedText() );
227228

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r70100re-apply r70076, WITH A FIX!mah17:59, 28 July 2010

Status & tagging log