https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21058
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #92340|0 |1 is obsolete| | --- Comment #9 from Marcel de Rooy <[email protected]> --- Created attachment 92723 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92723&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: 1. Apply patch 2. Open details page of notice with a 773$n, 780$n or 785$n field 3. Inspect element. The class should be visible. Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Marcel de Rooy <[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/
