]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1789747 SharedWorker sanity checks
authorBill Erickson <berickxx@gmail.com>
Thu, 30 Aug 2018 17:19:03 +0000 (13:19 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 5 Nov 2018 21:15:16 +0000 (16:15 -0500)
commitfe6bd467bbf5d5cc14b20056aa8163c55d31121a
tree498658ce94c4904ba575d79bc9f75fb03cd467e1
parentfb99a1f18067e828b319122750d0f815ca2a8606
LP#1789747 SharedWorker sanity checks

Avoid page load failures when SharedWorkers (for offline mode) are
not supported.  Additionally, disable the Offline Circulation menu
option when SharedWorkers are not supported.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/navbar.tt2
Open-ILS/web/js/ui/default/staff/app.js
Open-ILS/web/js/ui/default/staff/services/env.js
Open-ILS/web/js/ui/default/staff/services/lovefield.js
Open-ILS/web/js/ui/default/staff/services/navbar.js
Open-ILS/web/js/ui/default/staff/services/org.js
Open-ILS/web/js/ui/default/staff/services/ui.js