Ticket #599: Fixed pagination bug that was affecting the Submissions table
Updated 1 year, 11 months ago
| Farah Juma | Reviewers | ||
| markus_developers | |||
| 599 | |||
| None | MarkUs Source Code Repository | ||
The pagination update for GradeEntryForms broke Submissions table pagination. I've now made sure that the table name gets passed in as an argument to "ap_thinking_start" in all of the appropriate places.
I manually tested out pagination in both the Submissions table and the Grade Entry Forms table to make sure things are okay now. I also ran the unit tests and functional tests and there were no failures or errors.
