]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1701001: add search-to-hold to catalog app
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 28 Jul 2017 20:55:22 +0000 (16:55 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 31 Jul 2017 21:02:55 +0000 (17:02 -0400)
commit00f6463f6c2d58c929208815cfebf8372e5d1c58
treeed9c0e3fdd64bc1ab91990dc023bedac479340ec
parentc9735f17c5d283c13117056c6fe98e1f6096c737
LP#1701001: add search-to-hold to catalog app

This patch teaches the web staff client's catalog app how
to activate the patron search button in the embedded catalog's
place hold form. It also adds a handler for the button action
to display a modal to allow the staff member to search
for and select a patron, then injects the patron's barcode
into the form.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/cat/catalog/index.tt2
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js