https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31784
--- Comment #11 from Katrin Fischer <[email protected]> --- It looks like there is still some code in Koha.pm/Search.pm using Koha::Libraries->search->count == 1 to decide about displaying library facets. But since the routine is the same for staff and OPAC a bigger change would be needed. I've filed bug 31816 to switch singleBranchMode to singleLibraryMode everywhere. -- 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/
