Change #5558
Category | None |
Changed by | a. bellenir <ab | @grpl.org>
Changed at | Wed 08 Aug 2018 11:50:38 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 536e5e8cd2a4c753c2a13e001d9d906fe57022a9 |
Comments
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>
Changed files
- Open-ILS/web/js/ui/default/staff/services/grid.js