https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42708
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
