From 23202970496daf0544fd91e8de57c92ed98899f4 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 18 Jan 2013 14:28:36 -0500 Subject: [PATCH] Bug 9429 - 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. Signed-off-by: Jonathan Druart Amended patch: Add the "All" entry. --- .../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 e464617..ac9059c 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' %] + + - - +