Closed
Bug 640861
Opened 14 years ago
Closed 12 years ago
replace sorttable.js with yui data tables
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
DUPLICATE
of bug 151686
People
(Reporter: glob, Assigned: glob)
Details
bmo's buglist uses a customised version of sorttable.js for client-side sorting.
it's messy, and has issues with IE 8. while the bulk of these issues have been resolved via hacking, we should drop sorttable and replace it with yui data tables.
we'll have to use the html table as the data source, and provide custom sorting for some columns.
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
i'll leave this work to upstream.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•