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)
committerChris Cormack <chris@bigballofwax.co.nz>
Thu, 3 Sep 2009 23:49:51 +0000 (11:49 +1200)
commit4956fd04cc176231605987e9c0e8dea7a14a5c81
tree6738fcc2aa481ef272c34f0466850e3e80027bbb
parent4af1d9ac0cd385bd0ff9742b4e0fbe85379e61bc
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