https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42708 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This fixes showing item release notes| |type images in the staff | |interface holdings table. | | | |Item type images weren't | |showing where | |noItemTypeImages was set to | |"Show", and were showing | |when it was set to "Don't | |show" (the opposite of what | |it should be). | | | |The correct behavour for | |the noItemTypeImages system | |preference is now restored: | |- If set to "Show", the | |item type image is shown. | |- If set to "Don't show", | |the item type image is not | |shown. | | | |(This was a regression from | |bug 41566 - Tidy kohaTable | |block - catalogue, added to | |Koha 26.05.) -- You are receiving this mail because: You are watching all bug changes.