Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Katrin Fischer dd18ec355b
Bug 22884: Show separator between 440 and 490 fields
This adds a ; as separator between 440 and 490 fields used in the
same record. Currently we loop first 440 and then 490. 490 is displayed
depending on the indicator.

So after we finish the first loop, we check for existence of 490 on the
same record now to decide if a separator is needed.

To test:
- Look at various records using one or multiple 440 and 490 fields
- Verify the display is correct, especially when both appar on the
  same record in both OPAC and staff

Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-07 14:09:11 +01:00
..
compact.xsl Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
MARC21slim2OPACDetail.xsl Bug 22884: Show separator between 440 and 490 fields 2019-10-07 14:09:11 +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 Bug 21058: Added HTML class to showRDAtag264 2019-09-12 16:46:39 +01:00
NORMARCslim2OPACDetail.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
NORMARCslim2OPACResults.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
NORMARCslimUtils.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
plainMARC.xsl Bug 10647 - Make OPAC MARC plain view work for all flavours of MARC 2014-03-14 14:50:13 +00:00
UNIMARCslim2OPACDetail.xsl Bug 8995: Show OpenURL links in OPAC search results 2019-04-29 15:34:09 +00:00
UNIMARCslim2OPACResults.xsl Bug 8995: Show OpenURL links in OPAC search results 2019-04-29 15:34:09 +00:00
UNIMARCslimUtils.xsl Bug 20823: UNIMARC XSLT add subfield t for subjects 2019-03-15 12:44:03 +00:00