[Koha-bugs] [Bug 31228] Fix Coce JavaScript to hide single-pixel cover images in both the staff client detail and results pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 15 01:06:04 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31228

--- Comment #11 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
(In reply to Fridolin Somers from comment #8)
> I see results.js contains :
>   if( div.hasClass("coce-coverimg") ){
> 
> Would be better to use this instead of :
>   else if( div.attr("class") == "cover-image coce-coverimg" ){
> 
> No ?

Hi Fridolin, 

I have attached an alternate patch, is that what you had in mind regarding the
above?

Thanks,
Alex

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list