[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
Tue Jan 16 21:55:34 CET 2018


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

jwayway at hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jwayway at hotmail.com

--- Comment #3 from jwayway at hotmail.com ---
Bug-18236: Add classes to material type

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 the class should have changed
-Books = mt_icon_book
-Kit = mt_icon_kit
-Continuous resource = mt_icon_cresource
-Mixed material = mixmaterial
-Computer files = mt_icon_computer
-Map = mt_icon_map
-Score = mt_icon_score
-Music = mt_icon_music
OR
1. Try using the classes in css to change the style

My commit message stuffed up so please use this test plan :)

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


More information about the Koha-bugs mailing list