Fix for Bug 4359, noItemTypeImages not active in OPAC
authorOwen Leonard <oleonard@myacpl.org>
Sat, 13 Nov 2010 03:41:30 +0000 (22:41 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 13 Nov 2010 07:19:12 +0000 (20:19 +1300)
commitd4f02c469bdb9626f456aadf160c9ffc9ad23863
treea254bae9a7698400cb8a119dccd149cc4a6803f1
parent8663778b8e6bca5142c84475c0ab4dc11de7c6f7
Fix for Bug 4359, noItemTypeImages not active in OPAC

- Auth.pm put the noItemTypeImages preference under "intranet only."
  Moved it to "OPAC or intranet."
- Added check for the preference on the OPAC advanced search page.
- Improved logic for displaying images on the reading history page.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Auth.pm
koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tmpl
opac/opac-readingrecord.pl