]> git.evergreen-ils.org Git - Evergreen.git/commit
Teach loading of settings inside of patron window
authorThomas Berezansky <tsbere@mvlc.org>
Thu, 22 Mar 2012 18:26:32 +0000 (14:26 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Fri, 30 Mar 2012 17:53:22 +0000 (13:53 -0400)
commitbf07b80b7d7ccb89e5e4cd79506097d9e0f74fdd
treebdccf4f445c2dd0efac4b1f4f1c9ebe0651e5842
parent8873e420306e317639ff413d1954a5ea7c0d1a74
Teach loading of settings inside of patron window

By passing through get_barcode_and_settings (and get_barcode, why not).

Once there we can, on load of place hold screens, load the target user's
preferences instead of having to teach TPac to do so in the background.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/web/js/ui/default/opac/staff.js
Open-ILS/xul/staff_client/server/patron/display.js
Open-ILS/xul/staff_client/server/patron/holds.js