r59169 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59168‎ | r59169 | r59170 >
Date:11:05, 17 November 2009
Author:werdna
Status:deferred
Tags:
Comment:
Fix LiquidThreads IE7 compatibility. There is still a bug, but I cannot find this one :)
Modified paths:
  • /trunk/extensions/LiquidThreads/lqt.js (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/lqt.js
@@ -102,8 +102,6 @@
103103 currentFocused = this;
104104 } );
105105
106 - document.editform = $j(container).find('#editform');
107 -
108106 // Check for live preview
109107 if ( $j('#wpLivePreview').length ) {
110108 $j.getScript( stylepath+'/common/preview.js',

Follow-up revisions

RevisionCommit summaryAuthorDate
r59190Merge LiquidThreads IE7 compatibility updates r59169 and r59188 to production...werdna23:59, 17 November 2009

Status & tagging log