@@ -, +, @@ OPAC and staff client --- .../en/xslt/MARC21slim2intranetResults.xsl | 119 +++++++++++++++++- .../prog/en/xslt/MARC21slimUtils.xsl | 4 +- .../en/xslt/MARC21slim2OPACResults.xsl | 9 +- .../bootstrap/en/xslt/MARC21slimUtils.xsl | 4 +- 4 files changed, 128 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl @@ -440,13 +440,23 @@ - + + + + + . + , - + + + + + . + , @@ -455,13 +465,23 @@ - + + + + + . + , - + + + + + . + , @@ -470,7 +490,96 @@ - . | + + + + + + + + + + . + + + + + + + . + + + + . + + + + + + . + + + + + + + + + + + . + + + + + + + . + + + + . + + + + + + . + + + + + + + + + + + . + + + + + + + . + + + + . + + + + + + . + + + + + + + |

--- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -114,12 +114,14 @@ + .:,;/ - + + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -634,7 +634,13 @@ - . | + + + + + . + + | @@ -1186,6 +1192,7 @@ height:100px; + --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl @@ -111,12 +111,14 @@ + .:,;/ - + + --