r98704 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98703‎ | r98704 | r98705 >
Date:19:40, 2 October 2011
Author:catrope
Status:ok
Tags:
Comment:
1.18wmf1: MFT r92706
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/LiquidThreads/classes/ParserFunctions.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/extensions/LiquidThreads/classes/ParserFunctions.php
@@ -168,7 +168,7 @@
169169 }
170170
171171 $out->mLqtReplacements[$text] = $result;
172 - LqtView::addJsAndCss();
 172+ $out->addModules( 'ext.liquidThreads' );
173173 }
174174
175175 return true;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92706Fix LiquidThreads JS/CSS adding for tags. Resolves bug 29211werdna22:54, 20 July 2011

Status & tagging log