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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 1 17:25:43 CEST 2018


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76149|0                           |1
        is obsolete|                            |
  Attachment #76150|0                           |1
        is obsolete|                            |

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 77375
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77375&action=edit
Bug 18236: MARC21 - Add classes to material type on intranet detail and results
pages

Test plan:
1. Open a list of results
2. Use fn+f12 to inspect element
3. Without patch it should show that the image class is 'materialtype'
4. With patch there will be an additional class
-Books = mt_icon_BK
-Kit = mt_icon_MX
-Article = mt_icon_AR
-Continuous resource = mt_icon_CR
-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

OR
1. Try using the classes in css to change the style

-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

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

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
I've squashed the patches to make chanes easier readable.

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


More information about the Koha-bugs mailing list