]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1794176 Avoid capturing grid cell tooltip/display values
authorBill Erickson <berickxx@gmail.com>
Mon, 24 Sep 2018 20:19:33 +0000 (16:19 -0400)
committerDan Wells <dbw2@calvin.edu>
Mon, 24 Sep 2018 20:53:00 +0000 (16:53 -0400)
commitd22a7a07d6060485e0f1d07163b894175ee51668
treee6c8993dd413b6cd8d3e5fdded53b82e2f160d1c
parent0bfc17c3bf881650dfd38cce260690b4e0157abe
LP#1794176 Avoid capturing grid cell tooltip/display values

Remove the grid-tooltip logic that captured the cell content into a
template-level variable so the content only needed to be generated once
for both the tooltip and cell display.  This logic fails to handle cases
where the cell content is dynamic, typically the result of row
attributes being modified via external process.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/staff/share/t_autogrid.tt2
Open-ILS/web/js/ui/default/staff/services/grid.js