]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1676608: conditionally enable manage copy alerts button on item status details
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 7 Feb 2018 21:30:04 +0000 (16:30 -0500)
committerMike Rylander <mrylander@gmail.com>
Wed, 28 Feb 2018 15:26:42 +0000 (10:26 -0500)
commit56679c9b7b96c818935b9004c41a76587e679db9
tree2c7450cbcb43b841f65c146df075c3e39a78bc3a
parent3e548a2893f8521278f6bdf331d35f14e1c17a75
LP#1676608: conditionally enable manage copy alerts button on item status details

The 'Manage' button for copy alerts on the Item Status Detail view
is now enabled only if there is at least one active copy alert. This
patch also tweaks how the copy alert dialogs sequence record update
and modal-closing so that the caller can be sure that the transaction
has committed.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/cat/item/t_summary_pane.tt2
Open-ILS/web/js/ui/default/staff/cat/item/app.js
Open-ILS/web/js/ui/default/staff/services/ui.js