http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7882 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|testopia@bugs.koha-communit |jonathan.druart@biblibre.co |y.org |m --- Comment #39 from Jonathan Druart <jonathan.druart@biblibre.com> --- Works as expected. My only concern is about the page loading time. Tested now: Before the patch: 1.12s (onload: 2.62s) 983ms (onload: 2.35s) 1.14s (onload: 2.5s) After the patch: 1.6s (onload: 2.69s) 1.87s (onload: 3.04s) 1.59s (onload: 2.78s) tested with firebug. Maybe we should add a new pref here in order not to increase load time for low/old computers. I let the RM takes the decision. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.