]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1835982 Remove more deprecated cellPrintValue refs
authorBill Erickson <berickxx@gmail.com>
Wed, 20 Nov 2019 16:57:26 +0000 (11:57 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Sat, 18 Jan 2020 18:48:14 +0000 (10:48 -0800)
commit87fe1497dbba62fb15d6516562ce676831fc65a0
tree54d44ee9bbf90c5e4aa21623f3e9ee06542f6b3b
parent221969150882efa347932d7fd109a1eb35bc0b2c
LP1835982 Remove more deprecated cellPrintValue refs

cellPrintValue inputs were replaced with grid-wide cellTextGenerator
handlers.  This patch removes a few remaining references to
cellPrintValue inputs.  Having them linger was breaking --prod builds,
since they referred to nonexistent methods.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-column.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.ts
Open-ILS/src/eg2/src/app/staff/cat/vandelay/queue.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/copies.component.html