[Koha-bugs] [Bug 20986] MARC21 Supplement and Index Textual Holdings don't display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 16 19:49:58 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20986

--- Comment #9 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 88096
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88096&action=edit
Bug 20986: (follow-up) Avoid br tags, but allow for line breaks to be added
easily with CSS

This patch removes the br tags from the XSLT in favor of some more
spans and classes.

This will allow to add the line breaks with one line of CSS:
span.holdings_note_data { display:block; }

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list