This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".
The branch, 20.05.x has been updated
via 03e585ad5f951a3cc2bb684c11b829e5ce854f4c (commit)
from 38636a118d60d754fc6e019e32249ac29a740b8f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 03e585ad5f951a3cc2bb684c11b829e5ce854f4c
Author: Fridolin Somers <[email protected]>
Date: Thu Jul 23 10:21:36 2020 +0200
Bug 26049: Replace li with span class results_summary in UNIMARC intranet
XSLT
In all XSLT for record display, fields are created with <span
class="results_summary> except in UNIMARC intranet where there is just <li>.
This allows a better CSS customisation and closer code in files for OPAC
and intranet.
Actually li gets diplayed with a dot at each line, we don't want this.
Test plan :
1) For each modified file run 'xsltproc file.xsl' and see there is no
error
2) Use default XSLT in all system preferences
3) Perform a search and check display with and without patch
4) Click on a record to see details and check display with and without patch
Signed-off-by: Katrin Fischer <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
(cherry picked from commit 9db369fb58c1f2795f748e972397f1ecb882ce92)
Signed-off-by: Lucas Gass <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../prog/en/xslt/UNIMARCslim2intranetDetail.xsl | 99 ++++++++++++----------
.../prog/en/xslt/UNIMARCslimUtils.xsl | 80 ++++++++++-------
.../bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl | 12 +--
.../bootstrap/en/xslt/UNIMARCslimUtils.xsl | 6 +-
4 files changed, 114 insertions(+), 83 deletions(-)
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits