]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/web/js/ui/default/staff/services/grid.js
LP#2013223: quiet browser console noise from some AngularJS grids
authorGalen Charlton <gmc@equinoxOLI.org>
Wed, 29 Mar 2023 16:09:32 +0000 (12:09 -0400)
committerJane Sandberg <sandbergja@gmail.com>
Tue, 9 May 2023 22:34:18 +0000 (15:34 -0700)
commitd5706c6f07bb4ccf9296c7f51f95dc63c035963e
treefd8d8c9b7e564992aeef34c690a3a3eb949dddd7
parentd1c8f16124a11b59e09655b5b83f2083558e0abc
LP#2013223: quiet browser console noise from some AngularJS grids

This patch quells console error noise from certain AngularJS grids.

To test
-------
[1] Go to the AngularJS Renew Items, Holds Shelf, or patron holds list
    pages.
[2] Note that the brower console has a lot of "TypeError: action.handler is undefined"
    error messages.
[3] Apply the patch and repeat step 1. This time, the "action.handler"
    errors should be gone.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/web/js/ui/default/staff/services/grid.js