http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6485 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2011-09-12 22:25:05 UTC --- One thing I don't understand here is <script language="javascript"> function printThenClose() { + return; window.print(); window.close(); } </script> Why the return ? (I don't fully grok javascript so it might just be me being dense) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.