https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29832
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #129284|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 130046 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130046&action=edit Bug 29832: Make library column in desk list sortable This patch makes minor updates to the DataTable configuration on the Circulation Desks Administration page. Redundant options are removed and existing options are updated to use current DataTables syntax. To test, apply the patch and make sure that the UseCirculationDesks system preference is enabled. - Go to Administration -> Circulation desks. - Add multiple circulation desks if necessary, at multiple libraries. - The "Desk" column should be sorted by default, and the "Actions" column should not be sortable. - The "Library" column should be sortable. Signed-off-by: Lucas Gass <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- 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/
