Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Katrin Fischer ffeda45d23
Bug 23783: Show languages from MARC21 field 041 in OPAC
This copies the changes made in bug 20364 for the staff
interface to the OPAC.

Some slight changes have been made in comparison:
- OPAC uses the class "separator" for the characters
  that are used between repeatable tags. "sep" as
  used in the original patch set has some CSS rules
  attached to it that break display, so it makes
  double sense to change it.
- We revently removed ending . from the display in
  OPAC - so it's done here too.

To test:
1) Apply patch
2) Do a search in the OPAC and check the results look correct
3) Check some biblio detail pages and verify that they look correct
4) Add some 041 subfields (a, b, d, h, j) in any combinations
5) Repeat 2 and 3

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-02 12:29:07 +00:00
..
compact.xsl
MARC21Languages.xsl Bug 23783: Show languages from MARC21 field 041 in OPAC 2020-01-02 12:29:07 +00:00
MARC21slim2OPACDetail.xsl Bug 23783: Show languages from MARC21 field 041 in OPAC 2020-01-02 12:29:07 +00:00
MARC21slim2OPACResults.xsl Bug 23783: Show languages from MARC21 field 041 in OPAC 2020-01-02 12:29:07 +00:00
MARC21slimUtils.xsl Bug 23783: Show languages from MARC21 field 041 in OPAC 2020-01-02 12:29:07 +00:00
NORMARCslim2OPACDetail.xsl Bug 22581: Show and play musical inscripts 2019-11-03 08:11:38 +00:00
NORMARCslim2OPACResults.xsl
NORMARCslimUtils.xsl
plainMARC.xsl
UNIMARCslim2OPACDetail.xsl Bug 22581: Show and play musical inscripts 2019-11-03 08:11:38 +00:00
UNIMARCslim2OPACResults.xsl
UNIMARCslimUtils.xsl