From: Terran McCanna Date: Mon, 21 Dec 2015 21:21:47 +0000 (-0500) Subject: Images for new "no image available" functionality. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5bd52c3fa70ea175fd18f2a26805ad0848953fd8;p=evergreen%2Fpines.git Images for new "no image available" functionality. Lines 94-104 in eg_vhost.conf need to be un-commented. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/web/opac/images/noimage_large.png b/Open-ILS/web/opac/images/noimage_large.png new file mode 100644 index 0000000000..f4ed4f3f3d Binary files /dev/null and b/Open-ILS/web/opac/images/noimage_large.png differ diff --git a/Open-ILS/web/opac/images/noimage_medium.png b/Open-ILS/web/opac/images/noimage_medium.png new file mode 100644 index 0000000000..7139af9428 Binary files /dev/null and b/Open-ILS/web/opac/images/noimage_medium.png differ diff --git a/Open-ILS/web/opac/images/noimage_small.png b/Open-ILS/web/opac/images/noimage_small.png new file mode 100644 index 0000000000..35d84b8fe2 Binary files /dev/null and b/Open-ILS/web/opac/images/noimage_small.png differ