Propose patch: - adds a jQuery table filter, useful when you have a lot of rows. This filter works on the entire row and allows you for example to type "Adul Perio 5". - Indentation cleaning. - Adds tabs to filter columns on 4 axes: All, Issues, Fines and Reserves. - Moves the table filter to the right of the tabs.
A copy of the patch can be found here: http://lists.koha-community.org/pipermail/koha-patches/2010-December/013179.html
This change doesn't work for me. When I add data to the "All" tab, the data is saved correctly. However, when I add data to just the "Issues" tab, for instance, data in the other tabs is erased.
Commit reverted.
owen : this must be owed to the fact that the IssuingRules are not done with SQLHelper. This is already fixed on 3.4/BibLibre-admin branch