https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35538
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #159979|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 159986 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159986&action=edit Bug 35538: Sort OPAC self registration library list by library name This patch modifies opac-memberentry.pl so that the list of libraries is sorted by library name instead of library code. To test, apply the patch and restart services. - If using the default testing data you'll have to go to Administration -> Libraries and edit one or more libraries so that the library name is alphabetically different than the library code. e.g. Centerville -> Zanzibar. - Go the OPAC and click "Create an account" (requires the PatronSelfRegistration system preference). - Under "Home library," the dropdown of libraries should be ordered by library name. Signed-off-by: David Nind <[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/
