Bug 21174: Removed MSG_IN_YOUR_CART and its usage in OPAC JS
authorAlex Buckley <alexbuckley@catalyst.net.nz>
Sun, 30 Sep 2018 16:22:10 +0000 (16:22 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 17 Oct 2018 14:31:41 +0000 (14:31 +0000)
commit5bd71cc789275572b0fc10be0a8f85ca46b19f8c
treeca2b679052b643dfceb99bc116ad1837ba1ff80b
parentda604a9006e86bf569f60ac3cd5b60d7e70447c2
Bug 21174: Removed MSG_IN_YOUR_CART and its usage in OPAC JS

The 'Items in your cart' message is obsolete with the cart dropdown
box being removed.

Therefore the assignment of this text into the
MSG_IN_YOUR_CART variable (which is done in the opac-bottom.inc), and
the use of the MSG_IN_YOUR_CART variable in the updateBasket() function
(in the OPAC's basket.js) has been removed.

Sponsored-By: Toi Ohomai Institute of Technology, New Zealand
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc
koha-tmpl/opac-tmpl/bootstrap/js/basket.js