]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1966995: Bootstrap Opac: fix display of 856 $n, $z, and $3
authorGarry Collum <gcollum@gmail.com>
Fri, 5 Aug 2022 14:45:27 +0000 (14:45 +0000)
committerGalen Charlton <gmc@equinoxOLI.org>
Sat, 28 Jan 2023 20:10:58 +0000 (15:10 -0500)
commit5805c7b4fed7ae6359704996bc0cd259605115b8
treea81aa756e025d2d9488fd865ee21003ba1a67617
parentf5d61ba1d3ab17059e240b8a9c89144b82b46de8
LP1966995: Bootstrap Opac: fix display of 856 $n, $z, and $3

This fixes the display in the Bootstrap Opac for the 856 subfields n, z, and
3.

To test:

1. Create a record(s) with 856 fields which contain a combination of
subfield n, z and 3's.
2. Prior to the patch the fields do not display in the bootstrap opac.
3. Apply the patch.
4. The fields will now display.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Carol Witt <wittc@cwmars.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates-bootstrap/opac/parts/misc_util.tt2
Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2