archweb icon indicating copy to clipboard operation
archweb copied to clipboard

todolists: restore ordering by status in list view

Open foutrelis opened this issue 3 years ago • 1 comments

After removing the description column, status has become the 7th column instead of the 8th; fix the tablesorter call to use the correct number.

Fixes: 74e24ff4e6a9 ("Leave descriptions out of todolist overview tables")

foutrelis avatar Aug 14 '22 20:08 foutrelis

Maybe we shouldn't hardcode the amount of columns :)

jelly avatar Aug 15 '22 07:08 jelly