[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.04-42-gd3b4f19

Git repo owner gitmaster at git.koha-community.org
Mon Mar 7 14:00:31 CET 2016


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, 3.22.x has been updated
       via  d3b4f19f997d12253597d00b197cc1374437f412 (commit)
      from  927be5f62c19245b0f2bb5074f7d599f2e80270c (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 d3b4f19f997d12253597d00b197cc1374437f412
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Feb 26 09:17:52 2016 -0500

    Bug 15925: Correct some markup issues with patron lists pages
    
    This patch makes some markup changes to the patron lists interface in
    order to make them more consistent with other areas of Koha.
    
    Change to look for when testing:
    
    Tools -> Patron lists:
    
    - Wrap "New patron list" button in standard <div id="toolbar">
    - Place toolbar above page heading.
    
    Tools -> Patron lists -> New patron list:
    
    - Use built-in form validation for required fields
    - Clarify page title and breadcrumbs on list add and edit
    
    Validation errors have been corrected on all three templates, including
    removal of an extra </div>.
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/patron_lists/add-modify.tt     |   48 ++++++++++----------
 .../prog/en/modules/patron_lists/list.tt           |    2 +-
 .../prog/en/modules/patron_lists/lists.tt          |   16 +++++--
 3 files changed, 36 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list