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, 28 Oct 2008 21:09:29 +0000 (22:09 +0100)
commit69a77be139e8ce9c1bd26bb0c41e1150748c4b93
tree0ab3c001cfc3e6c7a9f31bea37799d9e3b7ca5d9
parentaa9e3d0f7b40abc8818ecd3f42598a07fc948f13
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