tap/app/views/order_products/_total_price.html.erb
2014-12-09 09:43:21 +01:00

2 lines
63 B
Text

<%= f.label :total_price %>
<%= f.number_field :total_price %>