http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7500 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #10 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: nothing specific to say, passed QA Just some number YSLOW gives for a random opac-detail page (with "socialnetwork syspref activated, that add some image not concerned by this patch) : * BEFORE the patch = 50 components, 16 css images, images+css image = 30.5k * AFTER the patch = 43 components, 7 css images, images+css image = 36.3k (that's a larger size, probably because we load 1 large image, not X tiny ones. But they'll be cached, so it's OK) passed QA -- You are receiving this mail because: You are watching all bug changes.