@@ -, +, @@ -Following the test plan above, the class should still have Books = mt_icon_BK Kit = mt_icon_MX Article = mt_icon_AR Mixed material = mt_icon_MX Computer files = mt_icon_CF Map = mt_icon_MP Music = mt_icon_MU Sound = mt_icon_MU Score = mt_icon_PR Visual material = mt_icon_VM -When viewing the details of a record, the material type img should also have the -Check that the material type classes in the results page is the same as -The class names have changed from the previous patch in accordance to --- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 2 +- .../prog/en/xslt/MARC21slim2intranetResults.xsl | 24 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -165,7 +165,7 @@ Material type: - /intranet-tmpl/prog/img/famfamfam/.png + materialtype mt_icon_/intranet-tmpl/prog/img/famfamfam/.png --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl @@ -491,20 +491,20 @@ book Set - book Book - serial Continuing resource - article Article + book Book + serial Continuing resource + article Article - book Book - kit Kit - mixed materialsMixed materials - computer file Computer file - map Map - visual material Visual material - score Score - sound Sound - music Music + book Book + kit Kit + mixed materialsMixed materials + computer file Computer file + map Map + visual material Visual material + score Score + sound Sound + music Music --