clarify group_orders i18n

This commit is contained in:
wvengen 2013-02-12 00:05:27 +01:00
parent dea0d9e215
commit 734179a2bd
3 changed files with 5 additions and 5 deletions

View file

@ -134,6 +134,6 @@
#order-button
= submit_tag( t('.action_save'), id: 'submit_button', class: 'btn btn-primary' )
oder #{link_to t('.cancel'), group_orders_path}
#{link_to t('.cancel'), group_orders_path}
%input#total_balance{name: "total_balance", type: "hidden", value: @ordergroup.account_balance - @group_order.price}/
%input{name: "version", type: "hidden", value: @version}/