https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34886

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #17 from Nick Clemens <[email protected]> ---
On the search results screen, we determine whether or not to show the hold
button based on 'norequests' variable - this is set in Search.pm as the result
of either:
Biblio itemtype holdability if using bib level itemtypes
Items filtered by filter_by_for_holds which basically just checks holdallowed
rules and a few statuses

opac-detail / opac-ISBDdetail / opac-MARCdetail all have this parameter set in
current code

I feel like using this when there is not a patron is generally close enough?
It's consistent at least.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to