https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31209
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #146673|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <[email protected]> --- Created attachment 146902 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146902&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 <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
