You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: 74e24ff ("Leave descriptions out of todolist overview tables")
0 commit comments