Bug 20986: (follow-up) Avoid br tags, but allow for line breaks to be added easily...
authorKatrin Fischer <katrin.fischer.83@web.de>
Thu, 27 Sep 2018 17:49:27 +0000 (19:49 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 12 Jun 2019 22:44:32 +0000 (22:44 +0000)
commit2aa3360ec6ccb90f34dfd58dea7c9fac1601b875
tree5c47ce84642e91973587df9f293d32871133e010
parent827e60e3d864461fe87877b7b0ccb7a4315818b4
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@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 65de22a6ef928bd6074e9a4d6a1e1351d0e1de9b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 2900debc65318237ee95fa6c5dbbbd69c8a7e6c4)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl