Bug 10809: use branches template plugin in serials search
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Fri, 30 Aug 2013 13:19:25 +0000 (15:19 +0200)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Fri, 13 Dec 2013 07:39:06 +0000 (08:39 +0100)
commitc397efcfe442bf09bb5f5902b9ac921ac4c902bc
treeac89c6f3eb3a72593bdad3f5ca6dc1985a5646ef
parent651d78f78059e3fad2d7683826774d8e6f05e5cf
Bug 10809: use branches template plugin in serials search

In serials-search.pl, branch name was 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>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 7ca790997ed6adebb7edafc04b6f1aa136ce7cc2)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt
serials/serials-search.pl