[Koha-bugs] [Bug 9445] Use DataTables in local use system preferences editor

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 1 20:46:23 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9445

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15775|0                           |1
        is obsolete|                            |

--- Comment #9 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 15810
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15810&action=edit
Bug 9445 [Revised] Use DataTables in local use system preferences editor

Replace the tablesorter plugin with the DataTables plugin in the
local use system preferences editor.

This patch moves embedding of the toolbar and table-sorting JS from
within the body of the page to the <head> for sake of consistency.

To test, open the system preferences editor to the Local Use tab.
Confirm that table sorting works correctly. In this configuration there
should be no pager and no results filtering.

Revision corrects template path to datatables assets.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>

Comment: Tab sorting works. No errors.
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

Further revision removes old tablesorter code

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list