http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11616
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24785|0 |1 is obsolete| | --- Comment #4 from M. Tompsett <[email protected]> --- Created attachment 24786 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24786&action=edit [SIGNED OFF] Bug 11616: tablesorter is no longer in use DataTables has replaced the tablesorter plugin to sort tables into Koha. There is no table using this plugin and all references could be removed. REVISED TEST PLAN ----------------- 1) Apply the patch 2) Home -> Koha administration -> Authorized values 3) Change the 'Show category:' drop down value, and play with the sorting of columns. -- should sort as expected. 4) Search the catalogue -> look for a biblio with high circulation 5) Click one of the name links. 6) Click the Items tab on the left. 7) Scroll down and click the (View item's checkout history) link in the History area. -- There was no sorting prior to the patch, so afterwards it should display the same. 8) git grep -i tablesorter -- Only a reference in staff-global.css and release texts. Signed-off-by: Mark Tompsett <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
