]> git.koha-community.org Git - koha.git/commit
Bug 13339 - Cart button doesn't open the cart
authorOwen Leonard <oleonard@myacpl.org>
Thu, 22 Jan 2015 19:25:29 +0000 (14:25 -0500)
committerMason James <mtj@kohaaloha.com>
Thu, 26 Feb 2015 03:06:48 +0000 (16:06 +1300)
commit87269562468b683d501e482b7bed5f601f204b35
tree71723ecdfce7f69bf8b589f01509450a3ab57905
parente0d6aff8fbe62603c368ade2502d062f173beee1
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@veron.ch>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, good idea.
Signed-off-by: Mason James <mtj@kohaaloha.com>
koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc