r54600 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r54599
|
r54600
|
r54601
>
Date:
20:24, 7 August 2009
Author:
tparscal
Status:
ok
Tags:
Comment:
Removed a debugging statement!
r54599
must use this too!
Modified paths:
/trunk/phase3/skins/common/edit.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/common/edit.js
—
—
@@ -150,7 +150,6 @@
151
151
if( scrollTop.value )
152
152
editBox.scrollTop = scrollTop.value;
153
153
addHandler( editForm, 'submit', function() {
154
- alert(1);
155
154
document.getElementById( 'wpScrolltop' ).value = document.getElementById( 'wpTextbox1' ).scrollTop;
156
155
} );
157
156
}
Follow-up revisions
Revision
Commit summary
Author
Date
r54742
Merge some fixes to Vector skin from trunk:...
brion
20:57, 10 August 2009
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r54599
Opera 8 can't get a ref to a form element, so it was just spitting out errors...
tparscal
20:24, 7 August 2009
Status & tagging log
01:08, 18 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r54600
[
removed:
wmf-deployment]
16:45, 27 October 2009
Catrope
(
talk
|
contribs
)
changed the
tags
for r54600
[
removed:
acaifix]
20:51, 10 August 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
tags
for r54600
[
added:
wmf-deployment]
20:48, 7 August 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r54600
[
removed:
new
added:
ok]
20:25, 7 August 2009
Trevor Parscal (WMF)
(
talk
|
contribs
)
changed the
tags
for r54600
[
added:
acaifix]