archweb
archweb copied to clipboard
todolists: restore ordering by status in list view
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")
Maybe we shouldn't hardcode the amount of columns :)