Bug 15629: Koha::Libraries - Remove GetBranchesInCategory (1)
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Jan 2016 11:21:12 +0000 (11:21 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Wed, 24 Feb 2016 03:55:05 +0000 (03:55 +0000)
commitd6651ab9490d710d62dfe87d63d70e9ffcbdb040
tree0a21a62d015e108598f95ea15c5af990f5469196
parent07f85e7f88a971648449df56c644a0fdbfabce8d
Bug 15629: Koha::Libraries - Remove GetBranchesInCategory (1)

For consistency, the branchcodes method of Koha::LibraryCategory should be
named libraries.
At the moment, there is only one occurrence, in admin/branches.pl

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
Koha/LibraryCategory.pm
admin/branches.pl
t/db_dependent/Koha/Libraries.t