http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11040 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart@biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA comment: The patch works as described. The only thing I can say is that [% IF !( CircAutoPrintQuickSlip == 'clear' ) %] could be replaced by [% UNLESS CircAutoPrintQuickSlip == 'clear' %] which I find more readable. Peggy, I will submit my qa patch replacing your name and your email. I think it is a wrong git configuration. See your .gitconfig and the wiki page: http://wiki.koha-community.org/wiki/Version_Control_Using_Git#Getting_Starte... Cry aloud if I am wrong and it was wanted! Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.