From 54715e50fcda4e8ccfabf93afd2cc79273a4b694 Mon Sep 17 00:00:00 2001 From: sandoz Date: Sun, 22 Mar 2009 12:08:42 +0100 Subject: [PATCH] Changed caption of group orders sum price * Changed caption of order_article.group_orders_sum[:price] to be "Summe (FC-Preis)" in _group_order_articles.html * Trying to improve clarification of diffrent prices. --- app/views/finance/balancing/_group_order_articles.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/finance/balancing/_group_order_articles.html.haml b/app/views/finance/balancing/_group_order_articles.html.haml index f6db6c8c..c9441fec 100644 --- a/app/views/finance/balancing/_group_order_articles.html.haml +++ b/app/views/finance/balancing/_group_order_articles.html.haml @@ -32,7 +32,7 @@ %tfoot %tr{:class => cycle('even', 'odd', :name => 'results')} %td - %td{:style => "width:8em"} Summe + %td{:style => "width:8em"} Summe (FC-Preis) %td{:id => "group_orders_sum_quantity_#{order_article.id}"} = order_article.group_orders_sum[:quantity] %td{:id => "group_orders_sum_price_#{order_article.id}", :class => "currency"}