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)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 8 Sep 2008 23:44:07 +0000 (18:44 -0500)
commitd98ed1dde1a5447a5d33dda666fe3c5228357458
tree2c6c6509b03b2009fecd66486e3a8eff06a349a4
parent5d8a285b813cf2ff6b3085a376d6f3225b78f9ce
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