]> git.koha-community.org Git - koha.git/commit
Bug 21058: Added HTML classes in MARC21slim2_Detail.xsl
authorDavid Bourgault <dav.bour@gmail.com>
Wed, 7 Aug 2019 16:42:30 +0000 (16:42 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 17 Oct 2019 00:09:18 +0000 (00:09 +0000)
commit262833c9f6ff38a25d48f563b546199b187bf94a
tree6d9806bd615fe530ee3088130289f60beff640f0
parentb77ba4981c4e97cddae574d8f2d336e50598e6bf
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>
(cherry picked from commit b65fc8e176f600894a98be526922f05e9d4f000d)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 74baa0fa17ffb4469a945a20d514825e2f0cf6e1)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl