tiny change to summary.haml
This commit is contained in:
parent
6cee5cad1a
commit
03884e83a3
3 changed files with 4 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
%td= t('.gross_amount')
|
||||
%td.numeric= number_to_currency(order.sum(:gross))
|
||||
%tr
|
||||
%td= t('.fc_amount_total')
|
||||
%td= t('.fc_amount')
|
||||
%td.numeric= number_to_currency(order.sum(:fc))
|
||||
%tr
|
||||
%td= t('.groups_amount')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue