The patron statistics page still has a link to the old tablesorter plugin which should be removed. The DataTables configuration can be changed in such a way that empty filter boxes don't appear.
Created attachment 14797 [details] [review] Bug 9464 - Update DataTables configuration on patron statistics page This page removes an unnecessary link to the old tablesorter plugin and changes the configuration details of the DataTables plugin so that an empty filter box doesn't appear as dot above and below the table (an empty <div> with a 1-pixel border). To test, open the patron statistics page for a patron who has entries to display. Sorting should work normally and no dots should be seen.
Created attachment 14813 [details] [review] Bug 9464 - Update DataTables configuration on patron statistics page This page removes an unnecessary link to the old tablesorter plugin and changes the configuration details of the DataTables plugin so that an empty filter box doesn't appear as dot above and below the table (an empty <div> with a 1-pixel border). To test, open the patron statistics page for a patron who has entries to display. Sorting should work normally and no dots should be seen. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
QA comment: * passes koha-qa * tiny template only patch passed QA
Created attachment 16552 [details] [review] [PASSED QA] Bug 9464 - Update DataTables configuration on patron statistics page This page removes an unnecessary link to the old tablesorter plugin and changes the configuration details of the DataTables plugin so that an empty filter box doesn't appear as dot above and below the table (an empty <div> with a 1-pixel border). To test, open the patron statistics page for a patron who has entries to display. Sorting should work normally and no dots should be seen. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
This patch has been pushed to master.