From 988fbb9315ff87e63d242c035746a443068b4e17 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 18 Jan 2013 14:28:36 -0500 Subject: [PATCH] Bug 9429 [Revised] Use DataTables on Authorized Values page Replace the tablesorter plugin with the DataTables plugin on the Authorized Values page. To test, open the Authorized Values page (Administration -> Authorized values). Confirm that table sorting works correctly. Revision corrects template path to datatables assets. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described. No errors. Signed-off-by: Jonathan Druart Amended patch: Add the aLengthMenu key for DataTables --- .../prog/en/modules/admin/authorised_values.tt | 36 +++++++++++--------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt index 8b6aeb2..790f0b5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt @@ -5,27 +5,32 @@ [% IF ( delete_confirm ) %] › Confirm deletion[% END %] [% IF ( else ) %]Authorized values[% END %] [% INCLUDE 'doc-head-close.inc' %] - - - +[% INCLUDE 'datatables-strings.inc' %] + + - - + [% IF ( else ) %]