]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1818288 Grid checkboxes emit events
authorBill Erickson <berickxx@gmail.com>
Mon, 4 Mar 2019 16:11:24 +0000 (11:11 -0500)
committerDan Wells <dbw2@calvin.edu>
Thu, 18 Apr 2019 19:17:36 +0000 (15:17 -0400)
commitbb744216e59a8fd7a0b7afdca8daf1ecb431eece
tree62ef2ed440954e004540cff8b88c2a5a424256dd
parent92cc36d7dc10140c17336029a3752d9a62358b9e
LP1818288 Grid checkboxes emit events

Modify the grid toolbar checkbox onClick handler to emit events instead
of requesting a reference to a function.  This is more consistent with
other event-handling code.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar-checkbox.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html
Open-ILS/src/eg2/src/app/share/grid/grid.ts
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue-items.component.html
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue-items.component.ts
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.ts