Bug 2047: adding images to arbitrary authorized values
authorAndrew Moore <andrew.moore@liblime.com>
Tue, 29 Apr 2008 23:20:26 +0000 (18:20 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 1 May 2008 01:10:43 +0000 (20:10 -0500)
commit57b3b951c113f8603673540a880e6a7e78e38241
treea7a18df453a13ea5ccea35af15f0f6d273805e13
parent5b5596a69d2c9cc4a1b71c26afd7af0e6be4fe46
Bug 2047: adding images to arbitrary authorized values

I've refactored the subs I added in the previous commit so that they make a little
more sense and are in better places in the code base. I was really hoping to make use
of existing subs, but they all seemed so specific to particular uses.

The icons now show up on the OPAC item details page.

TODO: The icons still don't show up in the OPAC search results page.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Biblio.pm
C4/Items.pm
C4/Search.pm
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl
opac/opac-detail.pl