LP1878079 Staffcat 'Edit' items / call numbers support
authorBill Erickson <berickxx@gmail.com>
Wed, 13 May 2020 16:17:19 +0000 (12:17 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 Jul 2020 20:04:02 +0000 (16:04 -0400)
commit77e3458136bd47f45f389133f4f0339c7ce7c58d
tree73f33f47c263e57260d0cd954cbac9fd181dcc3c
parent8d91705aa4362ad4db2e77a5c3c3d80b5164f27b
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>
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