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)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 21 Nov 2013 15:20:05 +0000 (15:20 +0000)
commit7ca790997ed6adebb7edafc04b6f1aa136ce7cc2
tree378f98283d0af59f2b69c0b3987189543c40dbae
parentb15f25d8c672d198cd074fd16f01e1f67fef955e
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>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt
serials/serials-search.pl