tap/app/views/order_products/_total_price.html.erb

3 lines
63 B
Plaintext
Raw Normal View History

2014-12-09 08:43:21 +00:00
<%= f.label :total_price %>
<%= f.number_field :total_price %>