Bug 24322: National Library of Medicine (NLM) call number to XSLT Detail
commit6824b93b0270a2b2a99b85c36f7a535ec9e4530e
authorOlli-Antti Kivilahti <olli-antti.kivilahti@hypernova.fi>
Sun, 13 Sep 2020 21:57:41 +0000 (13 23:57 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 1 Oct 2020 08:33:10 +0000 (1 10:33 +0200)
treef992bca443cab9e3613e3f8addc7881d001bcb9b
parent0efa9a917b1333409c7e8e664b95fb1f1afac051
Bug 24322: National Library of Medicine (NLM) call number to XSLT Detail

This adds MARC21 060 - National Library of Medicine Call Number
https://www.loc.gov/marc/bibliographic/bd060.html

To test:
- Catalog records using the 060, examples can be found in the
  LOC documentation.
- Verify that the field displays on the detail pages in staff
  and OPAC

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
RRescued this patch by redoing the changes. Only change made
was moving the section up before "Other classification".

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl