Koha/koha-tmpl/opac-tmpl/bootstrap/en/xslt
Katrin Fischer 81e4aebd0a Bug 13227: Display856uAsImage displays images in OPAC in original size
To test:
- catalog a record with 856$u = URL to an image, $q = img
- turn on the system preference Display856uAsImage
- make sure your record has been reindexed by Zebra
- verifiy the image indeed displays on the result and detail page
  in the bootstrap catalog.

The image shows in the original size, from the code it's meant
to display with a height of 100 px, but this won't work in bootstrap
as the height is set to auto with CSS.

Patch changes the XSLT to restore the former behaviour.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-16 12:12:48 -03:00
..
compact.xsl
MARC21slim2OPACDetail.xsl Bug 13227: Display856uAsImage displays images in OPAC in original size 2014-11-16 12:12:48 -03:00
MARC21slim2OPACResults.xsl Bug 13227: Display856uAsImage displays images in OPAC in original size 2014-11-16 12:12:48 -03:00
MARC21slimUtils.xsl Bug 12901: (QA followup) correct copy and paste error 2014-10-30 00:26:33 -03:00
NORMARCslim2OPACDetail.xsl Bug 12829: properly skip invalid ISBN when rendering for normal record display 2014-11-07 11:27:52 -03:00
NORMARCslim2OPACResults.xsl Bug 12901: BiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT 2014-10-30 00:26:12 -03:00
NORMARCslimUtils.xsl Bug 12901: (QA followup) correct copy and paste error 2014-10-30 00:26:33 -03: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 12829: properly skip invalid ISBN when rendering for normal record display 2014-11-07 11:27:52 -03:00
UNIMARCslim2OPACResults.xsl Bug 12901: BiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT 2014-10-30 00:26:12 -03:00
UNIMARCslimUtils.xsl Bug 12901: (QA followup) correct copy and paste error 2014-10-30 00:26:33 -03:00