https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38712
Chloe Zermatten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175596|0 |1 is obsolete| | --- Comment #8 from Chloe Zermatten <[email protected]> --- Created attachment 175643 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175643&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 also to ensure that it also applies to the list of public lists show to users who are not logged in. Test plan: - on the Koha OPAC, navigate to /cgi-bin/koha/opac-shelves.pl - create a few public and private lists - open the 'My List' dropdown in the top navigation menu - notice that the lists appear in the order they were created - apply the patch - open the 'My List' dropdown in the top navigation - 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/
