From 399fe10cf61c9ec48cb55844ce42f7ac1d4b78c5 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Fri, 1 Nov 2019 20:51:50 +0000 Subject: [PATCH] Bug 23950: Replace MARC21xslt materialtype PNG icons with Font Awesome --- .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 65 +++++++++++----------- .../bootstrap/en/xslt/MARC21slim2OPACResults.xsl | 30 +++++----- 2 files changed, 47 insertions(+), 48 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl index adbf98c777..3a977f1046 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -51,52 +51,52 @@ - ST + fa-window-restore - BK - SE - AR + fa-book + fa-newspaper-o + fa-text-o - BK - MX - CF - MP - VM - PK - OB - SO - MU - PR + fa-book + fa-scale-balance + fa-laptop + fa-map + fa-film + fa-picture-o + fa-cube + fa-music + fa-music + fa-music - Set + Set - Text + Text - Continuing resource - Series + Continuing resource + Series - Article + Article - Text - Kit - Mixed materials - Computer file - Map - Film - Picture - Object - Music - Sound - Score + Text + Kit + Mixed materials + Computer file + Map + Film + Picture + Object + Music + Sound + Score @@ -190,10 +190,9 @@ Material type: - - /opac-tmpl/lib/famfamfam/.png + - materialtype mt_icon_ + materialtype fa diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl index 7c3e3eb8c3..f9ac155771 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -662,25 +662,25 @@ Material type: - Set Set + Set - Text Text - Continuing resource Continuing resource - Article Article + Text + Continuing resource + Article - Text Text - Kit Kit - Mixed materialsMixed materials - Computer file Computer file - Map Map - Film Film - Picture Picture - Object Object - Score Score - Sound Sound - Music Music + Text + Kit + Mixed materials + Computer file + Map + Film + Picture + Object + Score + Sound + Music -- 2.11.0