https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30792
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #1 from Jonathan Druart <[email protected]> --- That seems to work for me. I think the :visible was for the OPAC, where we had services that hide the div when no images were there. We should keep in mind that is code is the same one that is used for the biblio images, and so there are much more use cases to test (turning on the different cover services). We could apply the same change at the OPAC, to not have the code diverge between the two interfaces, but then it's even harder to test. -- 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/
