Add pagination for all tables.
Closed this issue · 1 comments
MoriTanosuke commented
The tables get really huge for large imports and pagination should be added. Maybe with javascript, or with hard page reloads. Dynamic would be preferable.
MoriTanosuke commented
Already added. will_paginate does the job without big changes to controllers or views.