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

3 lines
63 B
Plaintext

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