Fix display of "Total"

This commit is contained in:
Maikel Linke
2016-01-06 13:50:07 +11:00
parent ddf6eef370
commit f68f7ea2b6

View File

@@ -140,7 +140,7 @@
%tr.total
%td.text-right{colspan: "3"}
%h5
= t :order_produce
= t :order_total_price
%td.text-right.total
%h5#order_total= order.display_total.to_html