]> git.evergreen-ils.org Git - working/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:21:55 +0000 (14:21 -0700)
commit03537881dbc08980994400af9ef5af6f1eabfd07
tree39fd7b6acb327380e0d30c77608ad333f6c78815
parent233e72b04d9a44faa266d0aae763a36610ef545d
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