LP1803787 Grid context retains selection; lint
authorBill Erickson <berickxx@gmail.com>
Wed, 6 Mar 2019 19:28:44 +0000 (14:28 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 19 Jun 2019 21:59:14 +0000 (14:59 -0700)
commitd0eab950c296b5ab76f9ccb2b9da48b99dfa31f7
treea6456cdf457445d133bcb2454cb53a7b7e506e4e
parent8dcc71a56b649533f440091a8b29fa2cb7fe867f
LP1803787 Grid context retains selection; lint

During right-click (context-menu click) if the currently focused row is
already selected, avoid modifying the selection.  If it's not, then
select the focused row only.

Minor lint, etc. repairs.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-body.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-toolbar.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.ts