Bug 9483

Summary: Use DataTables on batch patron modifications page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: elliott
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/tools/modborrowers.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 9483 - Use DataTables on batch patron modifications page
Bug 9483 - Use DataTables on batch patron modifications page
[Passed QA] Bug 9483 - Use DataTables on batch patron modifications page

Description Owen Leonard 2013-01-24 15:43:59 UTC
The batch patron modifications page uses the old tablesorter plugin. It should use the DataTables plugin instead.
Comment 1 Owen Leonard 2013-01-24 15:56:53 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2013-01-24 16:02:24 UTC Comment hidden (obsolete)
Comment 3 Elliott Davis 2013-01-25 15:32:16 UTC
Created attachment 14864 [details] [review]
[Passed QA] Bug 9483 - Use DataTables on batch patron modifications page

Replace the tablesorter plugin with the DataTables plugin on the
batch patron modifications page.

To test, submit multiple patron barcodes for batch modification
(Tools -> Batch patron modification). Confirm that table sorting
works correctly.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Elliott Davis <elliott@bywatersolions.com>
Comment 4 Jared Camins-Esakov 2013-01-31 16:42:23 UTC
This patch has been pushed to master.