]> git.evergreen-ils.org Git - evergreen/pines.git/commit
LP#1996818 Issues Placing Holds from the Patron Record
authorDan Briem <dbriem@wlsmail.org>
Thu, 19 Jan 2023 15:33:00 +0000 (10:33 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 23 Jan 2023 15:11:05 +0000 (10:11 -0500)
commit48d6918056e44d3cb010a2329fa757be438f43e7
tree60f33f5648c3b36bc923ae708f582030b232ba31
parentd1c82bae2dfbf010992ca41963777b1148b50549
LP#1996818 Issues Placing Holds from the Patron Record

This clears the patron hold target cookie when navigating from
the staff/catalog route, when the window is closed, and when
holds are successfully placed.

This also changes the AngularJS patron interface to set the
same session cookie as the Angular interface.

Signed-off-by: Dan Briem <dbriem@wlsmail.org>
Open-ILS/src/eg2/src/app/staff/catalog/catalog.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
Open-ILS/web/js/ui/default/staff/circ/patron/holds.js