LP1835982 Remove more deprecated cellPrintValue refs user/berick/lp1835982-grid-csv-template-fields-3
authorBill Erickson <berickxx@gmail.com>
Wed, 20 Nov 2019 16:57:26 +0000 (11:57 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 20 Nov 2019 16:57:28 +0000 (11:57 -0500)
commitc34714139ebb6e630e8945e3a4515e314c6b88d6
treeb0c600bb275a937a9eb31fcd4910808eede2f3c5
parent16ae27136d8382447a92b1e2b89af212e2a962bc
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>
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