From 0c57916ff8ac1948b580b45b1b50fa35f59bc398 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 Content-Type: text/plain; charset="utf-8" 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. --- .../prog/en/modules/admin/authorised_values.tt | 35 +++++++++++--------- 1 file changed, 19 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..8ca653d 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,31 @@ [% IF ( delete_confirm ) %] › Confirm deletion[% END %] [% IF ( else ) %]Authorized values[% END %] [% INCLUDE 'doc-head-close.inc' %] - - - +[% INCLUDE 'datatables-strings.inc' %] + + - - +