Update
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
<%= f.input :alt_name %>
|
<%= f.input :alt_name %>
|
||||||
<%= f.input :unit_price %>
|
<%= f.input :unit_price %>
|
||||||
<%= f.input :image_path %>
|
<%= f.input :image_path %>
|
||||||
|
|
||||||
<%= f.input :description %>
|
<%= f.input :description %>
|
||||||
<%= f.input :information %>
|
<%= f.input :information %>
|
||||||
<label><%= f.check_box :taxable %>Taxable</label>
|
<label><%= f.check_box :taxable %>Taxable</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user