LP1835982 Remove more deprecated cellPrintValue refs
authorBill Erickson <berickxx@gmail.com>
Wed, 20 Nov 2019 16:57:26 +0000 (11:57 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 16:07:00 +0000 (11:07 -0500)
commit21e35d793b7b70c07dae84aa31bee2772ef6a8ca
tree99b3cfe7a4f221399ff8dcfd8810d01b202992c4
parentea656991ca0bba0583036115752f86bc21decb08
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>
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