Closed
Bug 577806
Opened 15 years ago
Closed 15 years ago
Buglist table no longer sortable
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: reed, Assigned: reed)
References
Details
Attachments
(2 files)
|
599 bytes,
patch
|
Details | Diff | Splinter Review | |
|
796 bytes,
patch
|
Details | Diff | Splinter Review |
After the upgrade to Bugzilla 3.6, the buglist table is no longer sortable. This is because the <table> is missing the 'sortable' class.
| Assignee | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Comment 2•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bmo/3.6/
modified template/en/default/list/table.html.tmpl
Committed revision 7147.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•15 years ago
|
||
That only half-fixed it... will fix it completely tomorrow.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•15 years ago
|
||
| Assignee | ||
Comment 5•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bmo/3.6/
modified template/en/default/list/table.html.tmpl
Committed revision 7151.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 6•15 years ago
|
||
deployed to production an hour or two ago.
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•