Koha/koha-tmpl/opac-tmpl/bootstrap
Owen Leonard 23c69dbfc2
Bug 32611: Not for loan items don't show the specific not for loan value in OPAC detail page
This patch corrects what appear to be some copy-paste errors which
resulted in the "not for loan" authorized value description not
displaying, instead the generic "Not for loan" is shown.

The patch also adds another case for displaying the item restricted
status. Previously items.restricted would only display if the item
*also* had a notforloan value.

To test it's probably easiest to find a record with multiple items and
set various item statuses (damaged, notforloan, lost, restricted) and
confirm that the right description is shown.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-02-27 11:39:58 -03:00
..
css Bug 31248: (follow-up) Add fix to checkout history page 2023-02-24 16:42:38 -03:00
en Bug 32611: Not for loan items don't show the specific not for loan value in OPAC detail page 2023-02-27 11:39:58 -03:00
images
itemtypeimg
js Bug 32307: Fix gallery when Coce is enabled 2023-02-20 09:54:16 -03:00
lib