]> 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:29 +0000 (09:05 -0800)
commit90a3c1d1664e079780db4177ae784b6f2e405460
treebf38f1e73513a5d4384c65edad69139a0ab61216
parent8a0791bdbc0d71ad464a37f3f6586918febc2e2b
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