From 49e913d0a32cdba5785a069ff7dfa4ad43014df7 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 --- .../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' %] + +