From f81e3f5f61b2a2f6a219bd9740dbf003788dfa0a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 24 Jan 2013 10:56:02 -0500 Subject: [PATCH] [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 Signed-off-by: Elliott Davis --- .../prog/en/modules/tools/modborrowers.tt | 21 ++++++++++++------- 1 files 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 62d2eb3..3a04aa2 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' %] + +