]> git.evergreen-ils.org Git - working/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:18:52 +0000 (12:18 -0400)
commit554e7a1a720fae53fedbbf8fa0e1f953211bc16c
tree50c630276b3144565b56ab708393ccfd53f6a249
parentdbad0011728b8c035fc04c6cf258a812e8ca72a3
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