http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10809 --- Comment #6 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 22024 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22024&action=edit Bug 10809 - use template branches plugin in serials search In serials-search.pl, branch name is computed using branch code and then passed to template. This patch uses the new template plugin now for this : Koha::Template::Plugin::Branches. Test plan : - Go to serials search - Perform a search that returns at least an open an a closed subscription having a branch defined => The branch name is displayed in "Library" column Signed-off-by: Pierre Angot <tredok.pierre@gmail.com> -- You are receiving this mail because: You are watching all bug changes.