]> 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:23 +0000 (12:19 -0400)
commit0fa9513e9aea21e03cee838a397493877100eeb0
tree5e2679b6848c50d0b75e843914a71d036fa18c18
parent85f9086b9ff9c2363271243da30ae843040a73e4
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