Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
David Bourgault b65fc8e176
Bug 21058: Added HTML classes in MARC21slim2_Detail.xsl
This is a very small patch. I've simply added the following classes to
their respective spans in the detail XSLs for both interfaces.

- in_note (773$n)
- preceeding_entry_note (780$n)
- succeeding_entry_note (785$n)

To test:

1. Apply patch
2. Open details page of notice with a 773$n, 780$n or 785$n field
3. Inspect element. The class should be visible.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-09-12 16:46:30 +01:00
..
compact.xsl
MARC21slim2OPACDetail.xsl Bug 21058: Added HTML classes in MARC21slim2_Detail.xsl 2019-09-12 16:46:30 +01:00
MARC21slim2OPACResults.xsl Bug 21887: (For OPAC) 856 link problem in XSLT result lists and detail page 2019-06-04 10:19:25 +01:00
MARC21slimUtils.xsl
NORMARCslim2OPACDetail.xsl
NORMARCslim2OPACResults.xsl
NORMARCslimUtils.xsl
plainMARC.xsl
UNIMARCslim2OPACDetail.xsl
UNIMARCslim2OPACResults.xsl
UNIMARCslimUtils.xsl