https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36640
--- Comment #5 from Jonathan Druart <[email protected]> --- (In reply to David Cook from comment #4) > (In reply to Jonathan Druart from comment #3) > > It will repeat that sequence indefinitely as the column header is clicked. > > As before, it can be controlled using the columns.orderSequence option, and > > if you wish to restore the default DataTables 1.x behaviour you can do so by > > setting the default: > > > > DataTable.defaults.column.orderSequence = ['asc', 'desc']; > > I reckon we keep the 1.x behaviour, yeah? Done in commit "Bug 36640: Restore previous order sequence behaviour" -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
