]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1803787 Migrate grid action/button click handlers; lint
authorBill Erickson <berickxx@gmail.com>
Fri, 31 May 2019 15:47:03 +0000 (11:47 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Mon, 17 Jun 2019 21:48:38 +0000 (14:48 -0700)
commita296fb34520fa13e71e27daa78b732fd8ec6e51d
tree16f983e88814ac87e30d1b22176bc29d63703de5
parent0acee59d8e4994193d99e530cc840ac795fb43b5
LP1803787 Migrate grid action/button click handlers; lint

Migrate the basic admin page and sandbox grids to use the click handlers
for grid toolbar buttons and actions, so the actions may be performed
against class methods instead of anonymous functions.

Minor lint repairs.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/print/hatch.service.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html
Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.ts
Open-ILS/src/eg2/src/app/staff/staff.component.ts