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

Katrin Fischer <[email protected]> changed:

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

--- Comment #9 from Katrin Fischer <[email protected]> ---
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 <[email protected]>

Signed-off-by: Katrin Fischer <[email protected]>
I've squashed the patches to make chanes easier readable.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to