[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:53:38 CET 2018


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

jwayway at hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70570|0                           |1
        is obsolete|                            |

--- Comment #2 from jwayway at hotmail.com ---
Created attachment 70571
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70571&action=edit
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

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_bo

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


More information about the Koha-bugs mailing list