From 8284570eec2f3b37d66c452790c925ba387ffa34 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 Content-Type: text/plain; charset="utf-8" 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. --- .../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 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' %] + +