search for: c482c9ab

Displaying 1 result from an estimated 1 matches for "c482c9ab".

2006 Jan 07
2
help
I am at a lost with error below: Extracted source (around line #15): 12: <p><b>Category:</b><br> 13: 14: <select name="product[category_id]"> 15: <% @categories.each do |category| %> 16: <option value="<%= category.id %>" 17: <%= ''selected'' if category.id == @product.category_id