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, master has been updated
       via  072a901d35844e99db65c1069b52f4f8b5ad6e5a (commit)
       via  b65fc8e176f600894a98be526922f05e9d4f000d (commit)
      from  2694e53b204128b5ba2eddf9af24a59bc37a982e (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 072a901d35844e99db65c1069b52f4f8b5ad6e5a
Author: David Bourgault <dav.b...@gmail.com>
Date:   Wed Aug 7 18:01:58 2019 +0000

    Bug 21058: Added HTML class to showRDAtag264
    
    Adds the HTML class "rda264" to the span generated by the XSLT function
    showRDAtag264.
    
    To test, same as previous, using a notice with a 264 tag. Both patches
    only apply to MARC21.
    
    I was unsure how to name the class, so I've chose the simplest, most
    explicit name.
    
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit b65fc8e176f600894a98be526922f05e9d4f000d
Author: David Bourgault <dav.b...@gmail.com>
Date:   Wed Aug 7 16:42:30 2019 +0000

    Bug 21058: Added HTML classes in MARC21slim2_Detail.xsl
    
    This is a very small patch. I've simply added the following classes to
    their respective spans in the detail XSLs for both interfaces.
    
    - in_note (773$n)
    - preceeding_entry_note (780$n)
    - succeeding_entry_note (785$n)
    
    To test:
    
    1. Apply patch
    2. Open details page of notice with a 773$n, 780$n or 785$n field
    3. Inspect element. The class should be visible.
    
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

-----------------------------------------------------------------------

Summary of changes:
 .../intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl     |    6 +++---
 koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl         |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl  |    6 +++---
 koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slimUtils.xsl        |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to