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 @@
169
169
function() {
170
170
currentFocused = this;
171
171
} );
172
-
173
- // Check for live preview
174
- if ( $j('#wpLivePreview').length ) {
175
- $j.getScript( stylepath+'/common/preview.js',
176
- function() { setupLivePreview(); } );
177
- }
178
172
};
179
173
180
174
mwEditButtons = [];
Status & tagging log
06:03, 19 February 2010
Tim Starling
(
talk
|
contribs
)
changed the
status
of r62172
[
removed:
new
added:
deferred]