[koha-commits] main Koha release repository branch master updated. v19.05.00-1359-g164eda8

Git repo owner gitmaster at git.koha-community.org
Tue Nov 26 13:11:55 CET 2019


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  164eda8333e60608c8e74893bc351c318daccb32 (commit)
      from  7657163d8f9fb0f2932dc663fdec1ce8e2c8e3c4 (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 164eda8333e60608c8e74893bc351c318daccb32
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Nov 20 18:11:55 2019 +0000

    Bug 24076: Remove inline CSS to center patron home library in search results
    
    This patch removes code from the patron search results DataTable
    configuration which was designed to add "text-align:center" to the table
    cells containing patron home library. I don't think there's a good
    reason to centering to that data.
    
    To test, apply the patch and perform a patron search in the staff
    client. The "Library" column should contain left-aligned data, matching
    almost every other column in the table.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt |    6 ------
 1 file changed, 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list