http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12242
--- Comment #1 from paxed <[email protected]> --- Created attachment 28202 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28202&action=edit Allow hiding branches from the OPAC search pulldowns Libraries may have branches which are not in actual use, for example our system has a branch where items with errors go during database conversion from our old ILS. These branches should not be shown to the patron. This patch adds a new syspref OpacHideBranches, where you can list branch codes, separated by pipe, to hide from the OPAC. To test: 1) Apply patch 2) Check OPAC where library pulldowns are shown, eg. Advanced Search so that all libraries are listed. 3) Edit syspref OpacHideBranch, set it to some branch codes, separated by pipe. 4) Check OPAC that those libraries do not show up in the pulldowns. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
