[Koha-bugs] [Bug 18236] Add classes to material type icons on result lists and detail pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 18 21:26:58 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18236

--- Comment #8 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 76150
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76150&action=edit
Bug-18236: Add classes to material type

Test plan:
-Following the test plan above, the class should still have
'materialtype' but also the new class:
    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
same changes
-Check that the material type classes in the results page is the same as
the details page

Notes
-The class names have changed from the previous patch in accordance to
$materialTypeCode in MARC21slim2intranetDetail.xsl

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list