r62172 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62171‎ | r62172 | r62173 >
Date:07:18, 9 February 2010
Author:werdna
Status:deferred
Tags:
Comment:
Remove LiquidThreads live preview, which is not yet working correctly
Modified paths:
  • /trunk/extensions/LiquidThreads/lqt.js (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/lqt.js
@@ -168,12 +168,6 @@
169169 function() {
170170 currentFocused = this;
171171 } );
172 -
173 - // Check for live preview
174 - if ( $j('#wpLivePreview').length ) {
175 - $j.getScript( stylepath+'/common/preview.js',
176 - function() { setupLivePreview(); } );
177 - }
178172 };
179173
180174 mwEditButtons = [];

Status & tagging log