]> git.evergreen-ils.org Git - evergreen/pines.git/commit
LP1889128 Holds reset repairs and making space
authorBill Erickson <berickxx@gmail.com>
Wed, 23 Sep 2020 19:20:42 +0000 (15:20 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 7 Dec 2020 14:42:48 +0000 (09:42 -0500)
commita37d2eefb75078fbc526a914c0fa3cc4fea225bb
treee472f6543bb0df6083a06a390d921ed80f02d8ac
parent10ea286ab215140935c8a6febdc0c0a88a42609c
LP1889128 Holds reset repairs and making space

Collapse the Search Form on the holds page so the holds form and data
have more vertical room on the page.  Additionally, to help alleviate
any confusion that may be caused by the collapsed search form (and
because it has come up in other conversations), add a 'Return' button to
the holds page so users have an obvious way back to the previous catalog
page.

Fixes an issue where setting the hold recipient from a patron to the
staff account failed to properly clear the holds form, leaving (e.g.)
the wrong pickup lib in the selector.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.ts