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, 10 Jun 2019 00:47:12 +0000 (17:47 -0700)
commitef6f8ec0f7b639153729a9f443baf42263326abd
tree6acd4d6bd1111be2e9dd50489e3a1eb8d456baa6
parent8d474cb668b6fe675912178aa58634d30dcd4211
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/admin/server/org-unit-type.component.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