LP1878079 Staffcat 'Edit' items / call numbers support
authorBill Erickson <berickxx@gmail.com>
Wed, 13 May 2020 16:17:19 +0000 (12:17 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Mon, 27 Jul 2020 16:36:32 +0000 (09:36 -0700)
commit72e49866a2696cc5e30513bb38544215a605ef2c
tree85518ce410ab684b15119711159f3322f7eb759a
parent9d3fbd0285a946385352d8a6d50b1df5c41ce7bd
LP1878079 Staffcat 'Edit' items / call numbers support

Adds support to the Angular staff catalog to properly handle requests
to Edit Items, Edit Call Numbers, and Edit Call Numbers and Items.
Prior to his change, these operations would behave more like Add
operations than Edit operations.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/holdings.component.ts
Open-ILS/src/eg2/src/app/staff/share/holdings/holdings.service.ts