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 @@
103
103
currentFocused = this;
104
104
} );
105
105
106
- document.editform = $j(container).find('#editform');
107
-
108
106
// Check for live preview
109
107
if ( $j('#wpLivePreview').length ) {
110
108
$j.getScript( stylepath+'/common/preview.js',
Follow-up revisions
Revision
Commit summary
Author
Date
r59190
Merge LiquidThreads IE7 compatibility updates
r59169
and
r59188
to production...
werdna
23:59, 17 November 2009
Status & tagging log
02:10, 9 December 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r59169
[
removed:
new
added:
deferred]