https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31228 --- Comment #13 from Fridolin Somers <fridolin.somers@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.