http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11040
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |[email protected] | |m --- Comment #4 from Jonathan Druart <[email protected]> --- 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_Started_with_Git 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
