[koha-commits] main Koha release repository branch new/bug_7953 created. v3.08.00-20-g8eeda3a

Git repo owner gitmaster at git.koha-community.org
Mon May 7 23:16:57 CEST 2012


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, new/bug_7953 has been created
        at  8eeda3a65c2804289fdfc0498a58dbe5888ff5b1 (commit)

- Log -----------------------------------------------------------------
commit 8eeda3a65c2804289fdfc0498a58dbe5888ff5b1
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Thu Apr 12 16:54:28 2012 -0500

    Bug 7953 - add opacuserjs to the sco template
    
    To test:
    add some jquery to opacuserjs that would change the screen
    a la: $(".checkout label[for='patronid']").css("border","3px solid red");
    verify you see a red box on the sco-main page.
    
    Also adds the ability to use opacusercss to style sco-main.tt
    
    to test:
    Add some css to opacusercss that would change the screen:
    .checkout { background: grey; }
    verify you see a grey box around the checkout div.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    http://bugs.koha-community.org/show_bug.cgi?id=7959
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list