]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1635407 webstaff: show patron alert pane once
authorBill Erickson <berickxx@gmail.com>
Wed, 28 Dec 2016 21:15:24 +0000 (16:15 -0500)
committerKathy Lussier <klussier@masslnc.org>
Mon, 9 Jan 2017 15:59:00 +0000 (10:59 -0500)
commit6cd8861d10273ee19f73f6e65d635764f30fc564
treedc67ef5330ddfa8155e05993e7be33a413a83848
parent1515f43c22509e59e5f3ff7186ab923bd53a6369
LP#1635407 webstaff: show patron alert pane once

Display the patron alerts pane only once per patron instance per
browser tab.  This is done by setting a new session storage value which
tracks the last alerted patron.  This value is replaced each time a new
patron is loaded into the main patron app (e.g. double-clicking the
patron row in patron search) and is maintained separately per browser
tab.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/js/ui/default/staff/circ/patron/app.js