https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33568 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #28 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Owen Leonard from comment #26)
Created attachment 153791 [details] Cover image browser with images attached to three items
The cover image navigation seems to be getting duplicated.
Hum, interesting :D Fixed (amended the patch)! - $(".cover-slider").each(function(){ + cover_sliders.each(function(){ -- You are receiving this mail because: You are watching all bug changes.