bugfix: need to return something if an itemtype doesn't have an image
authorMichael Hafen <mdhafen@tech.washk12.org>
Thu, 28 Aug 2008 20:58:21 +0000 (14:58 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 4 Nov 2008 18:16:49 +0000 (19:16 +0100)
commit74d7ce8ce6884f8b4e460af0f66ac59fb4deed8c
treed27e1d1fd03f95473d70840a4c1a24b939646e70
parent492ff3a3c861b428313ed763c1775fc2d220fc5f
bugfix: need to return something if an itemtype doesn't have an image

I noticed that on the search pages if an itemtype doesn't have an image it's information doesn't make it out the the template.  I don't understand why, but this fixes it.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Koha.pm