@@ -, +, @@ and groups administration page -> Libraries and groups). Confirm that table sorting works correctly. --- .../prog/en/modules/admin/branches.tt | 21 ++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt @@ -11,10 +11,22 @@ [% END %] [% INCLUDE 'doc-head-close.inc' %] - - + + +[% INCLUDE 'datatables-strings.inc' %] + @@ -166,7 +179,6 @@ tinyMCE.init({ [% IF ( MESSAGE11 ) %]
Library cannot be deleted because there are patrons registered at that library
[% END %] [% IF ( branches ) %]
-[% INCLUDE 'table-pager.inc' perpage='10' %]
@@ -176,7 +188,8 @@ tinyMCE.init({ - + + [% FOREACH branche IN branches %] [% IF ( loop.odd ) %] --
Properties IP