https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21058
--- Comment #1 from David Bourgault <[email protected]> --- Created attachment 76813 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76813&action=edit Bug 21058: Added HTML classes in MARC21slim2_Detail.xsl This is a very small patch. I've simply added the following classes to their respective spans in the detail XSLs for both interfaces. - in_note (773$n) - preceeding_entry_note (780$n) - succeeding_entry_note (785$n) To test: 0. Apply patch 1. Open details page of notice with a 773$n, 780$n or 785$n field 2. Inspect element. The class should be visible. -- 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/
