From 9f08b5e3a55c28608619d8582970a39f886794ce 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 Signed-off-by: Jared Camins-Esakov --- .../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 8b6aeb24c2..790f0b5643 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 ) %]