summary: handle more than one sortable table on a page
class: bug ·
bug (definitely needs fixing)
priority: high ·
This should be fixed in the next release
fixed-in:
depends:
We create one sort indicator on a page and refer to it by ID. This
obviously screws up on pages with more than one sortable table in them!
Make the sort indicator specific to a table, not specific to a page.