]> git.evergreen-ils.org Git - working/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:07:27 +0000 (15:07 -0500)
commit79c3b38883fda2f10551b09d2ce0926244882c81
treee8ddbc4db29cc39e620c07d3fdf2850efb8295c0
parent9f1ab420c3777692a6057071374a606bebfbae0f
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