https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27733
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117093|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize <[email protected]> --- Created attachment 117159 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117159&action=edit Bug 27733: Add "_sort_by" paramter to pickup_locations API query On the place hold page in the staff interface, add a "_sort_by" parameter with the "name" value so that the list of libraries is returned in name order. To test, apply the patch and locate a title in the staff interface which has holds on it. - View the holds information for that title. - In the table of exising holds, expand the "Pickup library" dropdown for any of the entries. The list of libraries should be in order by library name. Signed-off-by: Barbara Johnson <[email protected]> Signed-off-by: Martin Renvoize <[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/
