mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
Cart dropdown now closes when clicking outside it.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%span.cart-span{"ng-controller" => "CartCtrl", "ng-class" => "{ dirty: Cart.dirty || Cart.empty(), 'pure-dirty': Cart.dirty }"}
|
||||
%a#cart.icon{cart: true}
|
||||
%a#cart.icon{"cart-toggle" => true}
|
||||
%span
|
||||
= t '.cart'
|
||||
%span.count
|
||||
|
||||
Reference in New Issue
Block a user