Koha/koha-tmpl/opac-tmpl/prog/en/xslt
Jane Wagner 7bebc1e111 Bug 3750 Modify XSLT to display subfield n of 111/711 and remove period after 110/710
If a 111/711 uses a subfield n (Number of part/section/meeting), XSLT wasn't displaying it which made for an incomplete display.

	e.g., International Conference on Concurrency Theory 1999 : Eindhoven, Netherlands)
	instead of 10th International Conference on Concurrency Theory 1999 : Eindhoven, Netherlands)

I've added it to show before subfield a if present.  I've also removed the period that XSLT puts in the results and display after the last occurrence of a 110/710.  It's fairly standard practice for these entries to have a period in the MARC record, so the XSLT display was showing a double period.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-29 22:11:31 -04:00
..
MARC21slim2OPACDetail.xsl Bug 3750 Modify XSLT to display subfield n of 111/711 and remove period after 110/710 2010-04-29 22:11:31 -04:00
MARC21slim2OPACResults.xsl Bug 3750 Modify XSLT to display subfield n of 111/711 and remove period after 110/710 2010-04-29 22:11:31 -04:00
MARC21slimUtils.xsl Bug 3567: Consider ISO language codes as well 2010-03-01 11:19:35 -05:00
UNIMARCslim2OPACDetail.xsl
UNIMARCslim2OPACResults.xsl Bug 2655: Partial fix for Items on hold shelf showing as available. 2010-02-21 20:12:12 -05:00
UNIMARCslimUtils.xsl