From 04152027d6f678da2ecd160b6c3431797637db93 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 23 Jan 2013 11:18:09 -0500 Subject: [PATCH] Bug 9460 - Use DataTables on transfers to receive report page Replace the tablesorter plugin with the DataTables plugin on the transfers to receive report page. To test, open the transfers to receive report page (Circulation -> Transfers to receive). Confirm that table sorting works correctly on each of the tables. In this configuration there is no filtering or pagination. Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov --- .../en/modules/circ/transferstoreceive.tt | 29 ++++++++++--------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt index 6542ac3453..9059f94120 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt @@ -1,23 +1,24 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Circulation › Transfers to your library [% INCLUDE 'doc-head-close.inc' %] - - +[% INCLUDE 'datatables-strings.inc' %] + +