]> 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 21:15:58 +0000 (17:15 -0400)
commitcadbc9d6a76c34da67ff6241b1ad69cf48461767
tree52fc9b2987a80c14b8f7736349bd5bdeaa596354
parentf3d3ae84ffc1bc4c8e89641110a98e9749a5720e
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