[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.07-22-g94688f9251

Git repo owner gitmaster at git.koha-community.org
Mon Jul 13 06:00:43 CEST 2020


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, 19.11.x has been updated
       via  94688f92512cb69812f558b74e283f0ae585dfea (commit)
      from  feff61b027eea1b1eccb0814dc69ec107ada48ad (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 94688f92512cb69812f558b74e283f0ae585dfea
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jun 11 13:05:31 2020 +0100

    Bug 25239: Fix semantic heading for opac-reserve.tt
    
    Prior to this patch, the opac-reserve contained semantically incorrect headings.
    
    Test plan
    1/ Perform a search which yields some results in the OPAC
    2/ Attempt to place a hold on an item.
    3/ On the resulting screen, note that the headings are:
       H1 (Koha page title) > H3 (Confirm holds for) > H5 (Hold levels)
    4/ Apply this patch and reload the page
    5/ Re-inspect the elements in question note the heading semantics are now:
       H1 (Title of page) > H2 (Confirm holds for) > H3 (Hold levels)
    6/ Note the appearance of the box is still reasonable
    7/ Signoff
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 1a96ede5f114bd90fe1735702ca4bab77dfed9d4)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 5574a5850f2a55a3544b3f9d5c95bf491aae4e03)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list