Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Katrin Fischer 65de22a6ef
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>
2019-06-06 15:47:58 +01:00
..
compact.xsl Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
MARC21slim2OPACDetail.xsl Bug 20986: (follow-up) Avoid br tags, but allow for line breaks to be added easily with CSS 2019-06-06 15:47:58 +01:00
MARC21slim2OPACResults.xsl Bug 21887: (For OPAC) 856 link problem in XSLT result lists and detail page 2019-06-04 10:19:25 +01:00
MARC21slimUtils.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
NORMARCslim2OPACDetail.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
NORMARCslim2OPACResults.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
NORMARCslimUtils.xsl Bug 14716: Fix more unencoded url parameters. 2018-10-31 13:19:23 +00:00
plainMARC.xsl Bug 10647 - Make OPAC MARC plain view work for all flavours of MARC 2014-03-14 14:50:13 +00:00
UNIMARCslim2OPACDetail.xsl Bug 8995: Show OpenURL links in OPAC search results 2019-04-29 15:34:09 +00:00
UNIMARCslim2OPACResults.xsl Bug 8995: Show OpenURL links in OPAC search results 2019-04-29 15:34:09 +00:00
UNIMARCslimUtils.xsl Bug 20823: UNIMARC XSLT add subfield t for subjects 2019-03-15 12:44:03 +00:00