]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1785333: Right-click can clear grid selection
authora. bellenir <ab@grpl.org>
Tue, 7 Aug 2018 22:18:41 +0000 (18:18 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 8 Aug 2018 15:52:25 +0000 (11:52 -0400)
commit9e45ce90f9d479f6869956bf56e7ab5fdac784b6
tree55b8d2871e53e6ad3a796fc04fd738a93d339508
parentc8be83707d8a7a15d95095dd645bda158a2fc15e
LP#1785333: Right-click can clear grid selection

This commit uses egGrid's indexValue API to identify the clicked row rather
than depending on grid row order when checking whether the that row is
currently selected.  This is a generalized fix for all grids.

Signed-off-by: a. bellenir <ab@grpl.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/web/js/ui/default/staff/services/grid.js