]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1684126: copy images used by staff portal outside of /xul/
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 24 Jul 2017 16:17:51 +0000 (12:17 -0400)
committerBen Shum <ben@evergreener.net>
Mon, 7 Aug 2017 00:00:40 +0000 (20:00 -0400)
commitde82391aa8379f95352a4e6f565f85bd1463a63b
tree30223fd6a39f28fca65c835a9de9619ccf960008
parentaa139defa54c613444af14bc083b45803abbba2a
LP#1684126: copy images used by staff portal outside of /xul/

This patch ensures that various images used by the web
staff client will remain available whenever the last bits
of the XUL client are removed.

To test:

[1] Apply patch
[2] Verify that all of the images on the web staff client's
    splash page are displayed.
[3] Retrieve a patron that has an alertable condition (e.g.,
    the patron record is expired. Verify that the stop sign
    image is displayed.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Ben Shum <ben@evergreener.net>
21 files changed:
Open-ILS/src/templates/staff/circ/patron/t_alerts.tt2
Open-ILS/src/templates/staff/t_splash.tt2
Open-ILS/web/images/portal/LICENSE [new file with mode: 0644]
Open-ILS/web/images/portal/back.png [new file with mode: 0644]
Open-ILS/web/images/portal/background.png [new file with mode: 0644]
Open-ILS/web/images/portal/batchimport.png [new file with mode: 0644]
Open-ILS/web/images/portal/book.png [new file with mode: 0644]
Open-ILS/web/images/portal/bucket.png [new file with mode: 0644]
Open-ILS/web/images/portal/eg_tiny_logo.jpg [new file with mode: 0644]
Open-ILS/web/images/portal/forward.png [new file with mode: 0644]
Open-ILS/web/images/portal/helpdesk.png [new file with mode: 0644]
Open-ILS/web/images/portal/holds.png [new file with mode: 0644]
Open-ILS/web/images/portal/logo.png [new file with mode: 0644]
Open-ILS/web/images/portal/map.PNG [new file with mode: 0644]
Open-ILS/web/images/portal/newtab2.PNG [new file with mode: 0644]
Open-ILS/web/images/portal/receipt_editor.png [new file with mode: 0644]
Open-ILS/web/images/portal/registerpatron.png [new file with mode: 0644]
Open-ILS/web/images/portal/reports.png [new file with mode: 0644]
Open-ILS/web/images/portal/retreivepatron.png [new file with mode: 0644]
Open-ILS/web/images/portal/z3950.png [new file with mode: 0644]
Open-ILS/web/images/stop_sign.png [new file with mode: 0644]