Bug 15295: Koha::Libraries - Remove GetBranchCategories
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 3 Dec 2015 14:35:05 +0000 (14:35 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Thu, 14 Jan 2016 15:45:31 +0000 (15:45 +0000)
commit141200794da9f27e0231e1c2dad4bcb994d650f3
tree09af0528e9a230c5ed6227a7605c13cbf76b6a29
parent5dfb4426f79984cf468f839ef293e8867ac1d374
Bug 15295: Koha::Libraries - Remove GetBranchCategories

Test plan
1/ enable OpacAddMastheadLibraryPulldown
2/ Defined a group of libraries as searchdomain
and tick 'show in pull down'
3/ At the OPAC, go on the advanced search form, limit by the group of
libraries you have just created.
4/ The group should be selected by default in the dropdown list

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
http://bugs.koha-community.org/show_bug.cgi?id=15294

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
C4/Auth.pm
C4/Branch.pm
catalogue/search.pl
koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
opac/opac-search.pl
t/db_dependent/Branch.t