]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1910409 MARC Batch Edit Allows CSV Column 0
authorBill Erickson <berickxx@gmail.com>
Wed, 6 Jan 2021 15:23:22 +0000 (10:23 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 10 Feb 2021 17:05:12 +0000 (09:05 -0800)
commit6c0061d10e5b323e0ad7aa12e3c2d348c4ffb0e3
tree4f4eb99aad83f641264cdcdbb5e3316c206284e3
parentd3f5f94579f4c11537970b1937b9e66a81fc6bae
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>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/cat/marcbatch/marcbatch.component.html
Open-ILS/src/eg2/src/app/staff/cat/marcbatch/marcbatch.component.ts