[Koha-bugs] [Bug 27754] Correct eslint errors in basket.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 22 20:13:36 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27754

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 117173
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117173&action=edit
Bug 27754: Correct eslint errors in basket.js

This patch makes minor changes to basket.js in the staff interface
templates in order to quiet warnings from ESLint. Besides whitespace,
most changes are to correct undeclared or unnecessarily declared
variables.

To test, apply the patch and verify that the cart still works
correctly.

 - Perform a catalog search in the staff interface.
 - Test adding single or multiple items to the cart from the search
   results page.
 - Testing adding and removing titles to the cart from the bibliographic
   detail page.
 - Open the cart and test the various controls in the toolbar to confirm
   that they still work correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list