From: Bill Erickson Date: Tue, 28 May 2019 16:15:34 +0000 (-0400) Subject: LP1823367 Grid toolbar checkbox onChange repairs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e3357b618c8ecbe9141108b4fdbdd6b8e680e66d;p=working%2FEvergreen.git LP1823367 Grid toolbar checkbox onChange repairs Update checkbox onChange handler in the grid toolbar to emit an event instead of trying to call the handler like a function. Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html b/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html index 0de7ede362..340bb3ac39 100644 --- a/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html +++ b/Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html @@ -19,7 +19,7 @@