]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1710401: Z39.50 should notice overlay target change
authorMike Rylander <mrylander@gmail.com>
Thu, 12 Jul 2018 15:03:44 +0000 (11:03 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 16 Jul 2018 13:01:18 +0000 (09:01 -0400)
commit000623bb63fbec902f3863f3233a33aad0f24474
tree2ec3768f4a4ce59ddd92f536f8d88b5e33b8d337
parent372508d0b69a6712541e70ffaba9bc6b213be920
LP#1710401: Z39.50 should notice overlay target change

Currently, we record the overlay target at UI startup and use that going
forward until the interface is reloaded.  This commit inspects the local
storage version of the target for changes and offers the user the chance to
proceed with the new target or cancel the action.  If the target has been
unset, the user is given the option of proceeding with the load-time target.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/templates/staff/cat/share/z3950_strings.tt2
Open-ILS/web/js/ui/default/staff/cat/z3950/app.js