http://www.mediawiki.org/wiki/Special:Code/MediaWiki/62172

Revision: 62172
Author:   werdna
Date:     2010-02-09 07:18:33 +0000 (Tue, 09 Feb 2010)

Log Message:
-----------
Remove LiquidThreads live preview, which is not yet working correctly

Modified Paths:
--------------
    trunk/extensions/LiquidThreads/lqt.js

Modified: trunk/extensions/LiquidThreads/lqt.js
===================================================================
--- trunk/extensions/LiquidThreads/lqt.js       2010-02-09 06:47:46 UTC (rev 
62171)
+++ trunk/extensions/LiquidThreads/lqt.js       2010-02-09 07:18:33 UTC (rev 
62172)
@@ -168,12 +168,6 @@
                                function() {
                                        currentFocused = this;
                                } );
-                       
-                       // Check for live preview
-                       if ( $j('#wpLivePreview').length ) {
-                               $j.getScript( stylepath+'/common/preview.js',
-                                               function() { 
setupLivePreview(); } );
-                       }
                };
                
                mwEditButtons = [];



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to