Koha/koha-tmpl/intranet-tmpl/prog
Nick Clemens b292874538 Bug 14876 - Show number of holds per record on the search results
This patch sues the existing plugin
Koha::Template::Plugin::Biblio->HoldsCount

To be consistent with current behaviour 'Holds (0)' is shown when
no holds have been placed on an item

To test:
1 - Search in staff
2 - Note holds link has no extra information
3 - Apply patch
4 - prove -v t/db_dependent/Template/Plugin/Holds.t
5 - Do search in staff that returns records with some holds (i.e. place
                some holds)
6 - Note the number of holds now displays next to the text of the link:
    Holds (#)

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-12-16 11:37:30 +00:00
..
css Bug 17261: Add memcached configuration info to about.pl 2016-11-02 10:55:23 +00:00
en Bug 14876 - Show number of holds per record on the search results 2016-12-16 11:37:30 +00:00
img Bug 16080 [Revised] Remove unused images from the staff client 2016-04-29 13:56:55 +00:00
js Bug 17344 - Followup to fix selectors 2016-11-29 17:21:33 +00:00
pdf Bug 7267: Add account number to German PDF template 2014-04-11 15:06:07 +00:00
sound