]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1797923 Browser client iframe initial loading page
authorBill Erickson <berickxx@gmail.com>
Mon, 15 Oct 2018 15:43:33 +0000 (11:43 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 24 Oct 2018 16:19:07 +0000 (12:19 -0400)
commitb395739a6adb98b4c8a6f9166666d6066adb422d
tree8987e2b3ef652d827004f226919b0f4908b1d29c
parent5444b765686466d6c64e2c9d60ec041cf6477ac4
LP#1797923 Browser client iframe initial loading page

Apply a default value to the browser client iframe URL so the iframe
does not attempt to load a copy of the current page.  The default value
points to a simple loading page, displying "Loading..." plus our
standard spinny gif.

Progress gif copied from web/opac/images/ to web/images/ to avoid
dependence on the old opac directory.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/loading.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/share/t_eframe.tt2
Open-ILS/web/images/progressbar_green.gif [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/eframe.js