Koha/koha-tmpl/opac-tmpl/bootstrap/en
Julian Maurice 9916e18534 Bug 34155: Hide 'Next available' at OPAC when item-level hold is forced
This was a regression caused by bug 24860

Test plan:
1. Set up circulation rules so that OPAC users can place holds only on
   specific items ("OPAC item level holds" = "force")
2. Try to place a hold at OPAC. The "Next available item" option should
   not appear.
3. Set "OPAC item level holds" to "allow"
4. Try to place a hold at OPAC. The "Next available item" option should
   appear

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 9b1bd01a42)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-08-17 08:58:34 -10:00
..
includes Bug 33946: (QA follow-up) Add spans and classes for styling and translatability 2023-07-18 12:33:55 +01:00
modules Bug 34155: Hide 'Next available' at OPAC when item-level hold is forced 2023-08-17 08:58:34 -10:00
xslt Bug 29471: Add display of MARC 520 to staff interface detail page 2023-07-19 09:28:19 +01:00