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=3c3377008c95e17bdcf25b51df6d60fbf10c8f3a;p=evergreen%2Fmasslnc.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 Signed-off-by: Dan Wells Signed-off-by: Galen Charlton --- 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 35781a5014..55ca188f50 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 @@ -25,7 +25,7 @@