https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31209 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146456|0 |1 is obsolete| | --- Comment #4 from David Nind <david@davidnind.com> --- Created attachment 146673 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146673&action=edit Bug 31209: Add a span with a class for items.enumchron in the checkouts list To test: * Add or edit an item and add some info to the 'Serial Enumeration / chronology' field * Check the item out * Verify by checking the source code or using the element inspector that the title and enumchron have been merged into one string * Apply patch * Reload and verify that now the enumchron is wrapped in a span with class="item_enumeration" matching the class in the list of checkins Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.