https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21568
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #80589|0 |1 is obsolete| | --- Comment #3 from Tomás Cohen Arazi <[email protected]> --- Created attachment 80865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80865&action=edit Bug 21568: Add more spans with classes around callnumbers in OPAC for additional styling It would be nice if the callnumber portion of the callnumber + label was in a span, and it also makes sense to wrap the entire callnumber string in a span as well. This was started on bug 21340 but I have found more callnumbers in the search results that need spans. Test Plan: 1) Apply this patch 2) Search for something in the OAPC with multiple results 3) View the HTML source 4) Note the new spans around the callnumbers, like: <span class="CallNumber" Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> -- 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/
