Bug 15847: Correct JSHint errors in basket.js in the staff client
authorOwen Leonard <oleonard@myacpl.org>
Wed, 17 Feb 2016 17:17:17 +0000 (12:17 -0500)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Wed, 24 Feb 2016 01:20:03 +0000 (01:20 +0000)
commit2374c0498544803693bf0d833ad982174e21ed73
tree344b37b6f41f4e62554a06dd1ff0e62db8659db2
parent002d7f45e5de35d2b052bf99d6d0dbc329775a3d
Bug 15847: Correct JSHint errors in basket.js in the staff client

This patch corrects minor errors in the staff client's basket.js
according to warnings raised by JSHint.

To test, apply the patch and run JSHint on basket.js. No warnings
should be raised.

To confirm that the behavior of the JS is not changed, clear your
browser cache if necessary and:

- Test adding multiple titles to the Cart from staff client search
  results.
- Confirm that adding titles to the Cart triggers a message by the Cart
  link.
- Test clicking the "Cart" link in the header menu when the Cart popup
  is open but behind the main window.
- Testing emptying the Cart.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as described. No warnigns raised with jshint tool

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
koha-tmpl/intranet-tmpl/prog/en/js/basket.js