LP1835982 Remove more deprecated cellPrintValue refs
authorBill Erickson <berickxx@gmail.com>
Wed, 20 Nov 2019 16:57:26 +0000 (11:57 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 3 Jan 2020 20:25:43 +0000 (15:25 -0500)
commit92fc8b4ff331299d2711f2ff44c4cd245ad09296
tree4efb3ad89abb6af4fa41a962748e9612274fcb97
parentfee9101dbeac1dd2cf9cc3ac74acd070164ec48e
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