Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Lucas Gass b53e068651
Bug 23506: Display correct icon in staff client and OPAC
When the leader6 is set to 'i' the MARC21slim2intranetDetail.xsl
attempts to display 'SO.png' which does not exist.

TEST PLAN:
1. Find or create a record with an 'i' as the 6th position in the 000 leader.
2. Do to the OPAC detail page and staff detail for an item in that record.
3. Notice the material type icon does not display because SO.png does not exist.
4. Apply patch and restart_all
5. Look at the opac detail and staff detail page again after clearning the browser cache.
6. The material type icon now displays (MU.png), this is the same icon used on the OPAC results page.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-11-03 07:43:31 +00:00
..
compact.xsl
MARC21slim2OPACDetail.xsl Bug 23506: Display correct icon in staff client and OPAC 2019-11-03 07:43:31 +00:00
MARC21slim2OPACResults.xsl Bug 23694: Author "By" should have its own class 2019-10-08 14:55:00 +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
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