]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1869898 Angular staff cat place hold from patron
authorBill Erickson <berickxx@gmail.com>
Mon, 8 Jun 2020 18:57:37 +0000 (14:57 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 6 Aug 2020 17:50:16 +0000 (13:50 -0400)
commit5825dea5cca59b66ef5b06c8da06ae4befd637a3
tree8200cbbec41b29c082352bfdbccc133391b3947c
parent44ee94fb311ae641ff75c3a5c0266ab8a240b151
LP1869898 Angular staff cat place hold from patron

The place hold button in the patron holds list now takes staff to the
Angular catalog for holds placement.  A banner is displayed along the
top of the catalog to indicate which patron the hold is for and to
provide a link back to the patron's holds list.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/catalog/catalog.component.html
Open-ILS/src/eg2/src/app/staff/catalog/catalog.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/catalog.service.ts
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
Open-ILS/src/eg2/src/app/staff/share/patron/patron.service.ts
Open-ILS/src/templates/staff/circ/patron/t_holds.tt2
Open-ILS/web/js/ui/default/staff/circ/patron/holds.js