]> git.koha-community.org Git - koha.git/commit
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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 16 Dec 2013 13:08:59 +0000 (10:08 -0300)
commit9dd158f5aa13fe653921f692c3c68ab9091aeab0
treec6ce9e70e43b71bf061cc31a3d8e6cabd3216d94
parent779490cf18da22f818399b903cff263ac60d3f69
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>
(cherry picked from commit c397efcfe442bf09bb5f5902b9ac921ac4c902bc)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt
serials/serials-search.pl