From 9b9580bab9bec4b0df874c69d56bdfed26b97e64 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 24 Jan 2013 10:56:02 -0500 Subject: [PATCH] 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 Signed-off-by: Elliott Davis Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/tools/modborrowers.tt | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt index 62d2eb3449..3a04aa23d5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt @@ -3,19 +3,24 @@ Koha › Tools › Batch patron modification [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] - - +[% INCLUDE 'datatables-strings.inc' %] + +