Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
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
..
account-table.inc
accounts.inc
authorities-search-results.inc
authority-identifiers.inc
av-build-dropbox.inc
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc Bug 31261: Introduce flatpickr-futureinclusive 2022-11-14 09:15:51 -03:00
columns_settings.inc
datatables.inc
date-format.inc
display-library-address.inc
doc-head-close.inc
doc-head-open.inc
greybox.inc
holds-table.inc Bug 24860: Add ability to select an item group when placing a hold - OPAC 2022-11-04 19:39:56 -03:00
html_helpers.inc
i18n.inc
ill-availability-table.inc
item-status.inc 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
js-date-format.inc Bug 30310: Adjust js-date-format 2023-01-31 10:19:45 -03:00
masthead-langmenu.inc
masthead-sci.inc
masthead-sco.inc
masthead.inc Bug 31378: Rename Auth Provider to Identity Provider and add Client.t tests 2022-11-08 14:39:51 -03:00
navigation.inc
opac-authorities.inc
opac-bottom.inc
opac-detail-sidebar.inc
opac-facets.inc
opac-note.inc
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc
page-numbers.inc
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc
slip-print.inc
subtypes_unimarc.inc
title-actions-menu.inc
user-star-ratings.inc
usermenu.inc Bug 31743: Change condition for messaging tab 2022-11-04 20:01:13 -03:00
validator-strings.inc
xslt-handler.inc