clarify group_orders i18n
This commit is contained in:
parent
dea0d9e215
commit
734179a2bd
3 changed files with 5 additions and 5 deletions
|
|
@ -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}/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue