https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38712
--- Comment #14 from ChloƩ Zermatten <[email protected]> --- Created attachment 200501 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200501&action=edit Bug 38712: order My Lists options alphabetically In the top header navigation menu, sets the order of the 'My Lists' dropdown to be alphabetical. Note: this patch was updated to also handle cases where $params->{search_attributes} is not defined, and well as ordering public lists when the user is not logged in. Test plan: 1. on the Koha OPAC, navigate to /cgi-bin/koha/opac-shelves.pl 2. create a few public and private lists 3. open the 'My List' dropdown in the top navigation menu 4. notice that the lists appear in the order they were created 5. apply the patch 6. open the 'My List' dropdown in the top navigation 7. notice that the lists are now sorted alphabetically -- 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/
