LP1910409 MARC Batch Edit Allows CSV Column 0 user/berick/lp1910409-marc-batch-csv-col-0
authorBill Erickson <berickxx@gmail.com>
Wed, 6 Jan 2021 15:23:22 +0000 (10:23 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 6 Jan 2021 15:25:11 +0000 (10:25 -0500)
commit54b5c5a0d923181fc6a15c6c988b5cac7e98150e
tree3533dda1f458586db90ec3cb2c7c173cf89d136e
parentd8666c06d389659ce983cf8475802dac0844dfe1
LP1910409 MARC Batch Edit Allows CSV Column 0

Fixes an issue where the "Go!" button was disabled in the MARC Batch
Edit interface when chosing column "0" for a CSV file updload.

Form now prevents values below 0 from being applied (via the number
spinner) and treats all column values >= 0 as valid.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/cat/marcbatch/marcbatch.component.html
Open-ILS/src/eg2/src/app/staff/cat/marcbatch/marcbatch.component.ts