]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1878079 Staffcat 'Edit' items / call numbers support
authorBill Erickson <berickxx@gmail.com>
Wed, 13 May 2020 16:17:19 +0000 (12:17 -0400)
committerChris Burton <cburton@nflibrary.ca>
Thu, 10 Sep 2020 16:01:35 +0000 (12:01 -0400)
commit5822cec1c60d744dca8bdd33b3119c57e602a6e9
tree7839d085a5d742f4e79f87be03fbf83d7fc30bfd
parent2ea04d30f82731ee4c10a343ce60c9c7d3083710
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