[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
Tue Aug 16 23:48:08 CEST 2022


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

--- Comment #13 from Fridolin Somers <fridolin.somers at biblibre.com> ---
(In reply to Alex Buckley from comment #11)
> (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

Yes perfect.

I've passed QA this patch, obsoleted the other and removed the "alternate" text
in commit message.
I also reported the signoff line from Owen.

Best regards ;)

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


More information about the Koha-bugs mailing list