Bug 12465: Improve display of MARC21 710 in intranet and OPAC
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 22 Jun 2014 17:31:50 +0000 (19:31 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 24 Aug 2014 15:31:38 +0000 (12:31 -0300)
commitca0b0279fdad6f362ade79f3caf6fdd0df9dc97e
treecdb250614d7c1b49fa889be8ef0bd84463a9ae33
parent6d1b50682c49a2475e7594c399cb18451c017746
Bug 12465: Improve display of MARC21 710 in intranet and OPAC

Currently, 710$a and $b and $b will not display correctly.
This patch tries to improve the display adding the missing
space between both subfields.

Please test.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tested, work as described on staff & opac for 710 detailed view.
Add space and punctuation.
No errors.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl