[koha-commits] main Koha release repository branch master updated. v17.11.00-827-g450d0e3

Git repo owner gitmaster at git.koha-community.org
Fri Mar 23 15:39:20 CET 2018


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  450d0e3db1ce3d0eefaefc44d88b777f7ab294bc (commit)
      from  070c327c98ee49a882638be7a5d667b3ec6d4347 (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 450d0e3db1ce3d0eefaefc44d88b777f7ab294bc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 23 13:39:45 2018 +0000

    Bug 20268: (follow-up) Correct template error
    
    The login template must have a class attribute on the body tag in order
    for the template to pass tests.
    
    To test, apply the patch and confirm that the staff client login form
    still looks the same. For further confirmation you could update the
    IntranetUserCSS system preference with something like this:
    
    .main_main-auth {
        background-color: #CCF;
    }
    
    The login form should now have a different background color.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list