Fix JS errors in prefs.js caused by the (unintentional?) renaming of mw-input-timecor...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 30 Dec 2010 12:16:16 +0000 (12:16 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 30 Dec 2010 12:16:16 +0000 (12:16 +0000)
commit4e2c8e7f9f826e8745b1aa363fbbebff1a5de396
treea1a2965a36cb324a46bc644940bc04bcff8eeb56
parentcaae68d19b95dbe00f6bf54cee6b69445da58834
Fix JS errors in prefs.js caused by the (unintentional?) renaming of mw-input-timecorrection to mw-input-wptimecorrection. This was caused by one of the HTMLForm changes but those are all very mysterious to me, so I haven't tried to track down which change is to blame or figure out how to rename the inputs back. Instead, I updated the JS file to use the new IDs
skins/common/prefs.js