[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.07-16-g8726956

Git repo owner gitmaster at git.koha-community.org
Thu Feb 26 04:07:28 CET 2015


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.16.x has been updated
       via  87269562468b683d501e482b7bed5f601f204b35 (commit)
      from  e0d6aff8fbe62603c368ade2502d062f173beee1 (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 87269562468b683d501e482b7bed5f601f204b35
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jan 22 14:25:29 2015 -0500

    Bug 13339 - Cart button doesn't open the cart
    
    The link to open the cart no longer triggers the cart popup. Instead, in
    order to make it more usable with mobile devices, it triggers a menu
    which displays the count of items in the cart -- something which
    previously was done with a hover action (something touch-screen devices
    don't have). Clicking/tapping this menu item is what opens the cart
    window.
    
    Since the cart link is really now a menu trigger rather than just a
    link, it seems logical to add the small arrow which the lists link
    has indicating that the link triggers a menu.
    
    To test, apply the patch and view any page in a Cart-enabled OPAC.
    Confirm that the "caret" icon displays correctly when the cart is both
    empty and when it has contents.
    
    Followed test plan. Icon displays as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, good idea.
    Signed-off-by: Mason James <mtj at kohaaloha.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list