]> git.evergreen-ils.org Git - Evergreen.git/commit
LP 1507807: Show Alert dialogs in browser staff client.
authorJason Stephenson <jason@sigio.com>
Sun, 20 Mar 2016 00:36:55 +0000 (20:36 -0400)
committerKathy Lussier <klussier@masslnc.org>
Tue, 14 Feb 2017 05:05:52 +0000 (00:05 -0500)
commit1a0e8b2e75ece09694810cd7f3ba8b4c0cf0cec0
tree8b13aae44beff4fb04f955049a70add031c83efc
parent9067b32763637299597bbe9ad4dc9bc084b1c102
LP 1507807: Show Alert dialogs in browser staff client.

If the circ.in_house_use.copy_alert org setting is true and the copy
has an alert_message, then we display an alert dialog with the copy
alert message when doing an in-house-use in the browser staff client.

If the circ.in_house_use.checkin_alert org setting is true and the
copy location checkin_alert field is also true, then we display an
alert dialog with the "item needs to be routed to..." alert message
when doing an in-house-use in the browser staff client.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/circ/in_house_use/index.tt2
Open-ILS/web/js/ui/default/staff/circ/in_house_use/app.js