(bug 15399) Disable odd/even classes for sortable tables
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 1 Sep 2008 19:15:04 +0000 (19:15 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 1 Sep 2008 19:15:04 +0000 (19:15 +0000)
commitb23c8cf10f770ee0d75df400dd2740a4a430538a
tree1dc069ee8fd12822894663e99579d8d7576c0bba
parentb3b81715d54e55fee4e18fbba985e98c25d1866a
(bug 15399) Disable odd/even classes for sortable tables

These might or might not be useful, but if they are useful they should be added in PHP, not JavaScript.  There have been reports of significant slowness for large tables due to the row numbering.  This also fixes a bug where setting ts_alternate_row_colors = false would only work until the user tried sorting the table.

Patch by Mike Horvath.
CREDITS
RELEASE-NOTES
skins/common/wikibits.js