r59863 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r59862
|
r59863
|
r59864
>
Date:
00:50, 9 December 2009
Author:
tparscal
Status:
ok
Tags:
Comment:
Removed a debug message.
Modified paths:
/trunk/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.js
—
—
@@ -223,7 +223,6 @@
224
224
225
225
context.evt = {
226
226
'change': function( event ) {
227
- alert( event.type );
228
227
// Event filtering
229
228
switch ( event.type ) {
230
229
case 'keypress':
Status & tagging log
00:56, 9 December 2009
Catrope
(
talk
|
contribs
)
changed the
status
of r59863
[
removed:
new
added:
ok]