Koha/koha-tmpl/opac-tmpl/bootstrap/en
Katrin Fischer 58c24ea165
Bug 26862: Improve MARC21 530 display on detail pages
This makes some changes to the way we display field 530 in OPAC
and staff interface:

* Adds missing spaces before $u and between repeated $u subfields
* Adds a description/label before the output of the subfields
* Adds display to the staff interface (was OPAC only)
* Adds separators between repeated 530 fields:
  * OPAC: updates mark-up to use the new CSS driven separators
  * Staff interface: adds | with separator class

To test:
* Find or create a records with multiple 530 entries
* Repeat $u with multiple URLs
* Verify display in staff (missing) and OPAC
* Apply patch
* Verify display is improved :D

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 2bed26db3b)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-18 11:01:47 +01:00
..
includes Bug 32341: (follow-up) Add responsivity to Curbside pickups table and changing button style for finestables 2023-07-12 07:56:39 +01:00
modules Bug 34005: Move button toggling code outside JS for loop 2023-07-18 10:24:32 +01:00
xslt Bug 26862: Improve MARC21 530 display on detail pages 2023-07-18 11:01:47 +01:00