28 Nov
2012
28 Nov
'12
5:18 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7129 --- Comment #18 from Owen Leonard <oleonard@myacpl.org> --- There are many existing examples in master of doing it this way: [% total | format('%.2f') %] ...which is a little more verbose if you have a lot of instances. It might be something we should have a guideline for. Since the patch I just submitted was a reworking for 3.8.x, I didn't want to re-do it in a different way. I can resubmit if the TT version is preferable. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.